Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Xwt
ComboBox.WidgetBackendHost
C# Class Xwt.ComboBox.WidgetBackendHost
Inheritance:
Widget.WidgetBackendHost
,
IComboBoxEventSink
,
ICellContainer
Datei anzeigen
Open project: TheBrainTech/xwt
Public Methods
Method
Description
GetDefaultNaturalSize
( ) :
Xwt.Size
NotifyCellChanged
( ) :
void
OnSelectionChanged
( ) :
void
RowIsSeparator
(
int
rowIndex
) :
bool
Method Details
GetDefaultNaturalSize()
public
method
public
GetDefaultNaturalSize
( ) :
Xwt.Size
return
Xwt.Size
NotifyCellChanged()
public
method
public
NotifyCellChanged
( ) :
void
return
void
OnSelectionChanged()
public
method
public
OnSelectionChanged
( ) :
void
return
void
RowIsSeparator()
public
method
public
RowIsSeparator
(
int
rowIndex
) :
bool
rowIndex
int
return
bool