Uses of Interface
com.vaadin.shared.data.DataCommunicatorClientRpc
-
Packages that use DataCommunicatorClientRpc Package Description com.vaadin.data.provider -
-
Uses of DataCommunicatorClientRpc in com.vaadin.data.provider
Methods in com.vaadin.data.provider that return DataCommunicatorClientRpc Modifier and Type Method Description protected DataCommunicatorClientRpc
DataCommunicator. getClientRpc()
Get the client rpc interface for this data communicator.
-