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