| Modifier and Type | Interface and Description |
|---|---|
interface |
ContextClickRpc
Client-to-server RPC interface for context click events
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FieldRpc.BlurServerRpc |
static interface |
FieldRpc.FocusAndBlurServerRpc |
static interface |
FieldRpc.FocusServerRpc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataRequestRpc
RPC interface used for requesting container data to the client.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GridMultiSelectServerRpc
Transmits selection events for grid multiselection model to server side.
|
interface |
MultiSelectServerRpc
Transmits SelectionModel selection changes from the client to the server.
|
interface |
SelectionServerRpc
Transmits SelectionModel selection events from the client to the server.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClickRpc |
interface |
LayoutClickRpc |
interface |
WindowOrderRpc
Window order RPC interface.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbsoluteLayoutServerRpc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ButtonServerRpc
RPC interface for calls from client to server.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CheckBoxServerRpc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ColorPickerGradientServerRpc
RPC interface for ColorPickerGradient.
|
interface |
ColorPickerGridServerRpc
RPC interface for ColorPickerGrid.
|
interface |
ColorPickerServerRpc
RPC interface for AbstractColorPicker.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ComboBoxServerRpc
Client to server RPC interface for ComboBox.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CssLayoutServerRpc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DragSourceRpc
RPC for firing server side event when client side dragstart event happens on
drag source.
|
interface |
DropTargetRpc
RPC for firing server side drop event when client side drop event happens on
drop target.
|
interface |
FileDropTargetRpc
RPC for requesting upload URLs for files dropped on the file drop target.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DragAndDropWrapperServerRpc
RPC interface for calls from client to server.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EmbeddedServerRpc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GridDragSourceRpc
RPC for firing server side drag start and drag end events when the
corresponding client side events happen on the drag source Grid.
|
interface |
GridDropTargetRpc
RPC for firing server side drop event when client side drop event happens on
drop target Grid.
|
interface |
GridServerRpc
Client-to-server RPC interface for the Grid component.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EditorServerRpc
An RPC interface for the grid editor client-to-server communications.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RendererClickRpc
RPC interface implemented by server side
ClickableRenderers to
receive click events from their client side counterparts. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GridLayoutServerRpc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ImageServerRpc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LoginFormRpc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbstractOrderedLayoutServerRpc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PanelServerRpc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PopupViewServerRpc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProgressIndicatorServerRpc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RichTextAreaServerRpc
Client to server RPC interface for RichTextArea.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SliderServerRpc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbstractSplitPanelRpc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TabsheetServerRpc
Client to server RPC methods for the TabSheet.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TextAreaServerRpc
Client to server RPC interface for TextArea.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbstractTextFieldServerRpc
Client to server RPC interface for AbstractTextField.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FocusParentRpc
RPC to handle client originated parent focusing in TreeGrid.
|
interface |
NodeCollapseRpc
RPC to handle client originated collapse and expand actions on hierarchical
rows in TreeGrid.
|
interface |
TreeGridDropTargetRpc
RPC for firing server side drop event when client side drop event happens on
drop target TreeGrid.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DebugWindowServerRpc
Server RPC methods for the Debug Window.
|
interface |
UIServerRpc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UploadServerRpc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WindowServerRpc |
Copyright © 2017 Vaadin Ltd. All rights reserved.