|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BoxLayout in qx.ui.basic |
---|
Subclasses of BoxLayout in qx.ui.basic | |
---|---|
class |
Atom
A multi-purpose widget used by many more complex widgets. |
Uses of BoxLayout in qx.ui.component |
---|
Subclasses of BoxLayout in qx.ui.component | |
---|---|
class |
ColorSelector
A typical color selector as known from native applications. |
class |
DateChooser
Shows a calendar and allows choosing a date. |
class |
DateChooserButton
A date chooser button widget which can be associated to a widget where the date value is synchronized whith the selected date. |
Uses of BoxLayout in qx.ui.core |
---|
Methods in qx.ui.core that return BoxLayout | |
---|---|
BoxLayout |
Parent._createLayoutImpl()
abstract method. |
Uses of BoxLayout in qx.ui.form |
---|
Subclasses of BoxLayout in qx.ui.form | |
---|---|
class |
Button
A button. |
class |
CheckBox
|
class |
ComboBox<T>
A combo-box for qooxdoo. |
class |
ComboBoxEx
An enhanced combo-box for qooxdoo. |
class |
List
|
class |
ListItem<T>
|
class |
RepeatButton
|
class |
Spinner
A spinner is a control that allows you to adjust a numerical value, typically within an allowed range. |
Uses of BoxLayout in qx.ui.layout |
---|
Subclasses of BoxLayout in qx.ui.layout | |
---|---|
class |
HorizontalBoxLayout
|
class |
VerticalBoxLayout
|
Methods in qx.ui.layout that return BoxLayout | |
---|---|
BoxLayout |
DockLayout._createLayoutImpl()
This creates an new instance of the layout impl this widget uses |
BoxLayout |
FlowLayout._createLayoutImpl()
This creates an new instance of the layout impl this widget uses |
BoxLayout |
GridLayout._createLayoutImpl()
This creates an new instance of the layout impl this widget uses |
BoxLayout |
BoxLayout._createLayoutImpl()
This creates an new instance of the layout impl this widget uses |
BoxLayout |
CanvasLayout._createLayoutImpl()
This creates an new instance of the layout impl this widget uses |
Uses of BoxLayout in qx.ui.listview |
---|
Subclasses of BoxLayout in qx.ui.listview | |
---|---|
class |
Header
|
class |
HeaderCell
|
class |
ListView
Table Widget |
Uses of BoxLayout in qx.ui.menu |
---|
Subclasses of BoxLayout in qx.ui.menu | |
---|---|
class |
Layout
A small helper class to create a special layout handler for qx.ui.menu.Menus |
Methods in qx.ui.menu that return BoxLayout | |
---|---|
BoxLayout |
Layout._createLayoutImpl()
This creates an new instance of the layout impl this widget uses |
BoxLayout |
Button._createLayoutImpl()
This creates an new instance of the layout impl this widget uses |
Uses of BoxLayout in qx.ui.menubar |
---|
Subclasses of BoxLayout in qx.ui.menubar | |
---|---|
class |
MenuBar
|
Uses of BoxLayout in qx.ui.pageview |
---|
Subclasses of BoxLayout in qx.ui.pageview | |
---|---|
class |
AbstractBar
|
class |
AbstractButton
|
class |
AbstractPageView
|
Uses of BoxLayout in qx.ui.pageview.buttonview |
---|
Subclasses of BoxLayout in qx.ui.pageview.buttonview | |
---|---|
class |
Bar
|
class |
ButtonView
One of the widgets which could be used to structurize the interface. |
Uses of BoxLayout in qx.ui.pageview.radioview |
---|
Subclasses of BoxLayout in qx.ui.pageview.radioview | |
---|---|
class |
RadioView
One of the widgets which could be used to structurize the interface. |
Uses of BoxLayout in qx.ui.pageview.tabview |
---|
Subclasses of BoxLayout in qx.ui.pageview.tabview | |
---|---|
class |
TabView
|
Uses of BoxLayout in qx.ui.table |
---|
Subclasses of BoxLayout in qx.ui.table | |
---|---|
class |
Table
A table. |
Uses of BoxLayout in qx.ui.table.pane |
---|
Subclasses of BoxLayout in qx.ui.table.pane | |
---|---|
class |
FocusIndicator
|
class |
Scroller
Shows a whole meta column. |
Uses of BoxLayout in qx.ui.toolbar |
---|
Subclasses of BoxLayout in qx.ui.toolbar | |
---|---|
class |
MenuButton
|
class |
Part
|
class |
RadioButton
|
class |
ToolBar
|
Uses of BoxLayout in qx.ui.tree |
---|
Subclasses of BoxLayout in qx.ui.tree | |
---|---|
class |
AbstractTreeElement<T>
The AbstractTreeElement serves as a common superclass for the TreeFile and TreeFolder classes and is an implementation means of
the qooxdoo framework. |
class |
Tree<T>
The Tree class implements a tree widget, with collapsable and expandable container nodes and terminal leaf nodes. |
class |
TreeFile<T>
qx.ui.tree.TreeFile objects are terminal tree rows (i.e. |
class |
TreeFolder<T>
qx.ui.tree.TreeFolder objects are tree rows which may contain sub-trees |
Uses of BoxLayout in qx.ui.treevirtual |
---|
Subclasses of BoxLayout in qx.ui.treevirtual | |
---|---|
class |
CheckBoxTree
A “virtual” tree intended to use multiple selection. |
class |
RecursiveCheckBoxTree
A “virtual” tree intended to use multiple selection. |
class |
TreeVirtual
A “virtual” tree |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |