| Modifier and Type | Interface and Description |
|---|---|
interface |
HasChildMeasurementHintConnector
Connector with layout measuring hint.
|
| Modifier and Type | Method and Description |
|---|---|
HasComponentsConnector |
ConnectorHierarchyChangeEvent.getParent()
Returns the
HasComponentsConnector for which this event occurred. |
| Modifier and Type | Class and Description |
|---|---|
class |
GridConnector
A connector class for the typed Grid component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractComponentContainerConnector
Client side connector for subclasses of AbstractComponentConnector.
|
class |
AbstractHasComponentsConnector
Base class for component connectors whose widget is a component container.
|
class |
AbstractLayoutConnector
Base class for layout connectors.
|
class |
AbstractSingleComponentContainerConnector
Client side connector for subclasses of AbstractSingleComponentConnector.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbsoluteLayoutConnector
Connects the server side
AbsoluteLayout with the client side
counterpart VAbsoluteLayout. |
| Modifier and Type | Class and Description |
|---|---|
class |
AccordionConnector
A connector class for the Accordion component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeConnector
Connector for the Composite component.
|
| Modifier and Type | Method and Description |
|---|---|
HasComponentsConnector |
CompositeConnector.getParent() |
| 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 |
CustomComponentConnector
A connector class for the CustomComponent component base.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomFieldConnector
A connector class for the CustomField component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomLayoutConnector
A connector class for CustomLayout.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DragAndDropWrapperConnector
Deprecated.
Replaced in 8.1 with
DragSourceExtensionConnector and
DropTargetExtensionConnector. |
| Modifier and Type | Class and Description |
|---|---|
class |
FormLayoutConnector
A connector class for FormLayout.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridLayoutConnector
A connector class for the GridLayout component.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MayScrollChildren
An interface that indicates that the associated component or layout can have
scrollbars if the child contents won't fit otherwise.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoginFormConnector
A connector class for the LoginForm component.
|
| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
PanelConnector
A connector class for the Panel component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PopupViewConnector
A connector class for the PopupView component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSplitPanelConnector
An abstract connector class for the SplitPanel components.
|
class |
HorizontalSplitPanelConnector
A connector class for the HorizontalSplitPanel component.
|
class |
VerticalSplitPanelConnector
A connector class for the VerticalSplitPanel component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TabsheetBaseConnector
An abstract connector class for components that share features with a
TabSheet.
|
class |
TabsheetConnector
A connector class for the TabSheet component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TreeGridConnector
A connector class for the TreeGrid component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UIConnector
A connector class for the UI component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WindowConnector
A connector class for the Window component.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.