We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.client.ui.orderedlayout.
Package com.vaadin.client.ui.orderedlayout
-
Class Summary Class Description AbstractOrderedLayoutConnector Base class for vertical and horizontal ordered layouts.
HorizontalLayoutConnector Connects the client widget
VHorizontalLayout
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 widget
VVerticalLayout
with the Vaadin server side counterpartVerticalLayout
. -
Enum Summary Enum Description CaptionPosition Defines where the caption should be placed.