C# Class NetworkSkins.Props.UITreeOption

Inheritance: NetworkSkins.UI.UIDropDownTextFieldOption
Afficher le fichier Open project: boformer/NetworkSkins

Méthodes protégées

Méthode Description
OnSelectionChanged ( int index ) : void
OnTextChanged ( string value ) : void
PopulateDropDown ( ) : bool

Private Methods

Méthode Description
BeautifyNameEvenMore ( string itemName ) : string

Method Details

OnSelectionChanged() protected méthode

protected OnSelectionChanged ( int index ) : void
index int
Résultat void

OnTextChanged() protected méthode

protected OnTextChanged ( string value ) : void
value string
Résultat void

PopulateDropDown() protected méthode

protected PopulateDropDown ( ) : bool
Résultat bool