buw
.. | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Box | ||||||||||
Button | ||||||||||
CheckBox | ||||||||||
Control | ||||||||||
Grid | grid box (for widgets vertical alignement)
| |||||||||
HBox | horizontal box
| |||||||||
HBoxColumn | ||||||||||
Image | ||||||||||
Input | ||||||||||
IterableHelper | helper class for Listview & Table it is usefull because their real source Iterable type (List or Array) is unknown (generic) | |||||||||
Label | ||||||||||
ListView | list view (to display collections of items)
| |||||||||
RadioBox | ||||||||||
Screen | ||||||||||
Separator | ||||||||||
SpinBox | ||||||||||
Table | table (to display collections of items)
| |||||||||
TableColumn | ||||||||||
Text | ||||||||||
TextButton | ||||||||||
TextCheckBox | ||||||||||
TextRadioButton | ||||||||||
TextSpinBox | ||||||||||
Title | ||||||||||
VBox | vertical box
| |||||||||
Widget |