| Class | Description |
|---|---|
| AbstractOrderedLayoutConnector |
Base class for vertical and horizontal ordered layouts
|
| HorizontalLayoutConnector |
Connects the client widget
VHorizontalLayout with the Vaadin server
side counterpart HorizontalLayout |
| Slot |
Represents a slot which contains the actual widget in the layout.
|
| VAbstractOrderedLayout |
Base class for ordered layouts
|
| VerticalLayoutConnector |
Connects the client widget
VVerticalLayout with the Vaadin server
side counterpart VerticalLayout |
| Enum | Description |
|---|---|
| CaptionPosition |
Defines where the caption should be placed
|
Copyright © 2016 Vaadin Ltd. All rights reserved.