| Class | Description |
|---|---|
| FlexTableLayout |
Layout to arrange widgets in a
FlexTable, with one column for labels and another for
the widget. |
| FlexTableLayoutConfig |
Configures a FlexTableLayout prior to use.
|
| FlowLayout |
Layout to simply output components one after another, with no labels and no structure.
|
| GwtFlatSectionLayoutDecorator |
Convenience base class for LayoutDecorators wishing to decorate widgets based on changing
sections within GWT Layouts.
|
| GwtNestedSectionLayoutDecorator |
Convenience base class for LayoutDecorators wishing to decorate widgets based on changing
sections within Android Layouts.
|
| LabelLayoutDecorator |
Layout to decorate widgets from different sections using a Label.
|
| LabelLayoutDecoratorConfig |
Configures a FlexTableLayout prior to use.
|
| TabPanelLayoutDecorator |
Layout to decorate widgets from different sections using a TabPanel.
|
Copyright © 2015. All Rights Reserved.