Uses of Interface
com.vaadin.shared.communication.ClientRpc
-
-
Uses of ClientRpc in com.vaadin.shared.data
Subinterfaces of ClientRpc in com.vaadin.shared.data Modifier and Type Interface Description interfaceDataProviderRpcRPC interface used for pushing container data to the client. -
Uses of ClientRpc in com.vaadin.shared.extension.javascriptmanager
Subinterfaces of ClientRpc in com.vaadin.shared.extension.javascriptmanager Modifier and Type Interface Description interfaceExecuteJavaScriptRpc -
Uses of ClientRpc in com.vaadin.shared.ui
Subinterfaces of ClientRpc in com.vaadin.shared.ui Modifier and Type Interface Description interfaceMediaControlServer to client RPC interface for controlling playback of the media. -
Uses of ClientRpc in com.vaadin.shared.ui.calendar
Subinterfaces of ClientRpc in com.vaadin.shared.ui.calendar Modifier and Type Interface Description interfaceCalendarClientRpc -
Uses of ClientRpc in com.vaadin.shared.ui.grid
Subinterfaces of ClientRpc in com.vaadin.shared.ui.grid Modifier and Type Interface Description interfaceEditorClientRpcAn RPC interface for the grid editor server-to-client communications.interfaceGridClientRpcServer-to-client RPC interface for the Grid component. -
Uses of ClientRpc in com.vaadin.shared.ui.tabsheet
Subinterfaces of ClientRpc in com.vaadin.shared.ui.tabsheet Modifier and Type Interface Description interfaceTabsheetClientRpcServer to client RPC methods for the TabSheet. -
Uses of ClientRpc in com.vaadin.shared.ui.ui
Subinterfaces of ClientRpc in com.vaadin.shared.ui.ui Modifier and Type Interface Description interfaceDebugWindowClientRpcClient RPC methods for the Debug Window.interfacePageClientRpcinterfaceScrollClientRpcinterfaceUIClientRpcServer to Client RPC methods for UI -
Uses of ClientRpc in com.vaadin.shared.ui.upload
Subinterfaces of ClientRpc in com.vaadin.shared.ui.upload Modifier and Type Interface Description interfaceUploadClientRpcServer-to-client RPC interface for Upload.
-