Package com.vaadin.client.ui.orderedlayout

Class Summary
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 Summary
CaptionPosition Defines where the caption should be placed
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.