| Interface | Description |
|---|---|
| ClickRpc | |
| LayoutClickRpc | |
| MediaControl |
Server to client RPC interface for controlling playback of the media.
|
| WindowOrderRpc |
Window order RPC interface.
|
| Class | Description |
|---|---|
| AbstractComponentContainerState |
Default shared state implementation for AbstractComponentContainer.
|
| AbstractEmbeddedState | |
| AbstractLayoutState |
Shared state for AbstractLayout.
|
| AbstractMediaState | |
| AbstractSingleComponentContainerState |
Default shared state implementation for AbstractSingleComponentContainer.
|
| AbstractSingleSelectState |
Shared state for
AbstractSingleSelect. |
| AlignmentInfo | |
| AlignmentInfo.Bits |
Bitmask values for client server communication
|
| BrowserWindowOpenerState | |
| ComponentStateUtil | |
| JavaScriptComponentState | |
| ListingJsonConstants |
JSON key constants for common listing item attributes in server-client
communication.
|
| MarginInfo |
Describes the margin settings for each edge of a Component.
|
| ShortCutConstants | |
| TabIndexState |
State for components that support tab indexes.
|
| Enum | Description |
|---|---|
| BorderStyle |
Constants for border styles used on HTML elements.
|
| Connect.LoadStyle | |
| ContentMode |
Content modes defining how the client should interpret a Label's value.
|
| MultiSelectMode |
Multi select modes that controls how multi select behaves.
|
| Orientation | |
| PreloadMode |
Enumeration that provides a hint to the browser how media should be
preloaded.
|
| ValueChangeMode |
Different modes for when and how often field value changes are transmitted
from the client to the server.
|
| Annotation Type | Description |
|---|---|
| Connect |
Annotation defining the server side connector that this ClientSideConnector
should connect to.
|
Copyright © 2017 Vaadin Ltd. All rights reserved.