| Class | Description |
|---|---|
| ComplexDialogBox |
A dialog box that can be part of a wizard and whose content is structured in three parts: the header, the body and
the footer.
|
| CompositeDialogBox |
The base class for any custom dialog box.
|
| DialogBox |
Generic dialog box with optimized dragging.
|
| HiddenConfig |
A group of
Hidden widgets that can be used to send data to the server when the HTML form is submitted. |
| LabeledTextBox |
A labeled text box.
|
| ListBox<T> |
Displays a list of items allowing us to select one using the mouse or the keyboard.
|
| ListItem<T> |
An item in a list box.
|
| LoadingPanel |
Used to indicate that a specified widget is loading.
|
| MenuItem |
Improves the default menu item widget provided by GWT with support for icon and shortcut key label.
|
| ToolBar |
Generic tool bar panel accepting any kind of widget.
|
| VerticalResizePanel |
Panel that allows one of the contained widgets to be resized so that it vertically fills all the space left in this
container after its siblings are drawn.
|
Copyright © 2004–2016 XWiki. All rights reserved.