C# Class Xwt.ComboBox.WidgetBackendHost

Inheritance: Widget.WidgetBackendHost, IComboBoxEventSink, ICellContainer
Afficher le fichier Open project: TheBrainTech/xwt

Méthodes publiques

Méthode Description
GetDefaultNaturalSize ( ) : Xwt.Size
NotifyCellChanged ( ) : void
OnSelectionChanged ( ) : void
RowIsSeparator ( int rowIndex ) : bool

Method Details

GetDefaultNaturalSize() public méthode

public GetDefaultNaturalSize ( ) : Xwt.Size
Résultat Xwt.Size

NotifyCellChanged() public méthode

public NotifyCellChanged ( ) : void
Résultat void

OnSelectionChanged() public méthode

public OnSelectionChanged ( ) : void
Résultat void

RowIsSeparator() public méthode

public RowIsSeparator ( int rowIndex ) : bool
rowIndex int
Résultat bool