C# Class wenku8.Model.Section.CategorizedSection

Inheritance: Net.Astropenguin.DataModel.ActiveData
Afficher le fichier Open project: tgckpg/wenku10 Class Usage Examples

Méthodes publiques

Méthode Description
CategorizedSection ( ) : System
Load ( string ListName ) : void
LoadSubSections ( ActiveItem Item ) : void

Private Methods

Méthode Description
DownloadCategoryXml ( Digests D ) : void
LoadComplete ( IEnumerable Items ) : void
OpenNavigationList ( ActiveItem Item ) : void
PassBookFromList ( string xml, BookPool BookReference ) : string[]
SListView ( Net.Astropenguin.Loaders.DRequestCompletedEventArgs e, string id ) : void
SetFrameData ( string XmlData ) : void
SetListName ( ActiveItem Item ) : void
SetListName ( Digests D ) : void
UpdateData ( IList B ) : void

Method Details

CategorizedSection() public méthode

public CategorizedSection ( ) : System
Résultat System

Load() public méthode

public Load ( string ListName ) : void
ListName string
Résultat void

LoadSubSections() public méthode

public LoadSubSections ( ActiveItem Item ) : void
Item ActiveItem
Résultat void