Package com.vaadin.client.ui.orderedlayout
-
Class Summary Class Description AbstractOrderedLayoutConnector Base class for vertical and horizontal ordered layouts.HorizontalLayoutConnector Connects the client widgetVHorizontalLayout
with the Vaadin server side counterpartHorizontalLayout
.Slot Represents a slot which contains the actual widget in the layout.VAbstractOrderedLayout Base class for ordered layouts.VerticalLayoutConnector Connects the client widgetVVerticalLayout
with the Vaadin server side counterpartVerticalLayout
. -
Enum Summary Enum Description CaptionPosition Defines where the caption should be placed.