C# Class wenku8.Settings.Layout.BookInfoView

Afficher le fichier Open project: tgckpg/wenku10

Méthodes publiques

Свойство Type Description
ID string

Private Properties

Свойство Type Description
OnReorder void

Méthodes publiques

Méthode Description
BookInfoView ( ) : System
BookInfoView ( ListView DisplayList ) : System
GetBgContext ( string Section ) : BgContext
GetViewOrders ( ) : List
InitParams ( ) : void
Insert ( string Name ) : void
Remove ( string Name ) : void
SetOrder ( ) : void
Toggle ( string Name ) : bool

Private Methods

Méthode Description
OnReorder ( ListViewBase sender, DragItemsCompletedEventArgs args ) : void

Method Details

BookInfoView() public méthode

public BookInfoView ( ) : System
Résultat System

BookInfoView() public méthode

public BookInfoView ( ListView DisplayList ) : System
DisplayList Windows.UI.Xaml.Controls.ListView
Résultat System

GetBgContext() public méthode

public GetBgContext ( string Section ) : BgContext
Section string
Résultat BgContext

GetViewOrders() public méthode

public GetViewOrders ( ) : List
Résultat List

InitParams() public méthode

public InitParams ( ) : void
Résultat void

Insert() public méthode

public Insert ( string Name ) : void
Name string
Résultat void

Remove() public méthode

public Remove ( string Name ) : void
Name string
Résultat void

SetOrder() public méthode

public SetOrder ( ) : void
Résultat void

Toggle() public méthode

public Toggle ( string Name ) : bool
Name string
Résultat bool

Property Details

ID public_oe static_oe property

public static string ID
Résultat string