com.vaadin.shared.communication.
Interface ServerRpc
-
All Superinterfaces:
All Known Subinterfaces:
AbsoluteLayoutServerRpc
,AbstractDateFieldServerRpc
,AbstractOrderedLayoutServerRpc
,AbstractSplitPanelRpc
,AbstractTextFieldServerRpc
,ButtonServerRpc
,CheckBoxServerRpc
,ClickRpc
,ColorPickerGradientServerRpc
,ColorPickerGridServerRpc
,ColorPickerServerRpc
,ComboBoxServerRpc
,ContextClickRpc
,CssLayoutServerRpc
,DataRequestRpc
,DebugWindowServerRpc
,DelayedCallbackRpc
,DragAndDropWrapperServerRpc
,DragSourceRpc
,DropTargetRpc
,EditorServerRpc
,EmbeddedServerRpc
,FieldRpc.BlurServerRpc
,FieldRpc.FocusAndBlurServerRpc
,FieldRpc.FocusServerRpc
,FileDropTargetRpc
,FocusParentRpc
,GridDragSourceRpc
,GridDropTargetRpc
,GridLayoutServerRpc
,GridMultiSelectServerRpc
,GridServerRpc
,ImageServerRpc
,JavaScript.JavaScriptCallbackRpc
,LayoutClickRpc
,LoginFormRpc
,MultiSelectServerRpc
,NodeCollapseRpc
,NotificationServerRpc
,PanelServerRpc
,PopupViewServerRpc
,ProgressIndicatorServerRpc
,RendererClickRpc
,RichTextAreaServerRpc
,SelectionServerRpc
,SliderServerRpc
,TabsheetServerRpc
,TextAreaServerRpc
,TreeGridDropTargetRpc
,UIServerRpc
,UploadServerRpc
,WindowOrderRpc
,WindowServerRpc
All Known Implementing Classes:
DataCommunicator.SimpleDataRequestRpc
,FieldEvents.FocusAndBlurServerRpcDecorator
,FieldEvents.FocusAndBlurServerRpcImpl
,TabSheet.TabsheetServerRpcImpl
public interface ServerRpc extends Serializable
Interface to be extended by all client to server RPC interfaces.
Since:
7.0