JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.vaadin.shared.communication
Interface ServerRpc
All Superinterfaces:
Serializable
All Known Subinterfaces:
AbsoluteLayoutServerRpc
,
AbstractDateFieldServerRpc
,
AbstractOrderedLayoutServerRpc
,
AbstractSplitPanelRpc
,
AbstractTextFieldServerRpc
,
ButtonServerRpc
,
CheckBoxServerRpc
,
ClickRpc
,
ColorPickerGradientServerRpc
,
ColorPickerGridServerRpc
,
ColorPickerServerRpc
,
ComboBoxServerRpc
,
ContextClickRpc
,
CssLayoutServerRpc
,
DataRequestRpc
,
DebugWindowServerRpc
,
DragAndDropWrapperServerRpc
,
DragSourceRpc
,
DropTargetRpc
,
EditorServerRpc
,
EmbeddedServerRpc
,
FieldRpc.BlurServerRpc
,
FieldRpc.FocusAndBlurServerRpc
,
FieldRpc.FocusServerRpc
,
FileDropTargetRpc
,
FocusParentRpc
,
GridDragSourceRpc
,
GridDropTargetRpc
,
GridLayoutServerRpc
,
GridMultiSelectServerRpc
,
GridServerRpc
,
ImageServerRpc
,
LayoutClickRpc
,
LoginFormRpc
,
MultiSelectServerRpc
,
NodeCollapseRpc
,
NotificationServerRpc
,
PanelServerRpc
,
PopupViewServerRpc
,
ProgressIndicatorServerRpc
,
RendererClickRpc
,
RichTextAreaServerRpc
,
SelectionServerRpc
,
SliderServerRpc
,
TabsheetServerRpc
,
TextAreaServerRpc
,
TreeGridDropTargetRpc
,
UIServerRpc
,
UploadServerRpc
,
WindowOrderRpc
,
WindowServerRpc
public interface
ServerRpc
extends
Serializable
Interface to be extended by all client to server RPC interfaces.
Since:
7.0
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2021 Vaadin Ltd. All rights reserved.