| Class | Description |
|---|---|
| FormLayout |
Layout to arrange widgets using Vaadin's
FormLayout. |
| FormLayoutConfig |
Configures a FormLayout prior to use.
|
| HeadingTagLayoutDecorator |
Layout to decorate widgets from different sections using
Labels with
styleNames of h1, h2 etc. |
| HorizontalLayout |
Layout to arrange widgets using Vaadin's
HorizontalLayout. |
| TabSheetLayoutDecorator |
Layout to decorate widgets from different sections using a TabSheet.
|
| VaadinFlatSectionLayoutDecorator |
Convenience base class for LayoutDecorators .
|
| VaadinNestedSectionLayoutDecorator |
Convenience base class for LayoutDecorators
|
| VerticalLayout |
Layout to arrange widgets using Vaadin's
VerticalLayout. |
Copyright © 2015. All Rights Reserved.