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
,
AbstractOrderedLayoutServerRpc
,
AbstractSplitPanelRpc
,
ButtonServerRpc
,
CalendarServerRpc
,
CheckBoxServerRpc
,
ClickRpc
,
ColorPickerGradientServerRpc
,
ColorPickerGridServerRpc
,
ColorPickerServerRpc
,
ContextClickRpc
,
CssLayoutServerRpc
,
DataRequestRpc
,
DebugWindowServerRpc
,
DragAndDropWrapperServerRpc
,
EditorServerRpc
,
EmbeddedServerRpc
,
FieldRpc.BlurServerRpc
,
FieldRpc.FocusAndBlurServerRpc
,
FieldRpc.FocusServerRpc
,
GridLayoutServerRpc
,
GridServerRpc
,
ImageServerRpc
,
JavaScript.JavaScriptCallbackRpc
,
LayoutClickRpc
,
LoginFormRpc
,
MultiSelectionModelServerRpc
,
PanelServerRpc
,
PopupViewServerRpc
,
ProgressIndicatorServerRpc
,
RendererClickRpc
,
SingleSelectionModelServerRpc
,
SliderServerRpc
,
TableServerRpc
,
TabsheetServerRpc
,
TreeServerRpc
,
UIServerRpc
,
UploadServerRpc
,
WindowServerRpc
All Known Implementing Classes:
FieldEvents.FocusAndBlurServerRpcImpl
,
TabSheet.TabsheetServerRpcImpl
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 © 2019 Vaadin Ltd. All rights reserved.