| Package | Description |
|---|---|
| com.vaadin.client.ui.csslayout | |
| com.vaadin.client.ui.customlayout | |
| com.vaadin.client.ui.formlayout | |
| com.vaadin.client.ui.orderedlayout |
| Modifier and Type | Class and Description |
|---|---|
class |
CssLayoutConnector
Connects the server side widget
CssLayout with the client side
counterpart VCssLayout. |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomLayoutConnector |
| Modifier and Type | Class and Description |
|---|---|
class |
FormLayoutConnector |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOrderedLayoutConnector
Base class for vertical and horizontal ordered layouts.
|
class |
HorizontalLayoutConnector
Connects the client widget
VHorizontalLayout with the Vaadin server
side counterpart HorizontalLayout. |
class |
VerticalLayoutConnector
Connects the client widget
VVerticalLayout with the Vaadin server
side counterpart VerticalLayout. |
Copyright © 2018 Vaadin Ltd. All rights reserved.