Uses of Interface
com.vaadin.shared.ui.tabsheet.TabsheetServerRpc
-
Packages that use TabsheetServerRpc Package Description com.vaadin.client.ui com.vaadin.ui -
-
Uses of TabsheetServerRpc in com.vaadin.client.ui
Methods in com.vaadin.client.ui that return TabsheetServerRpc Modifier and Type Method Description protected TabsheetServerRpc
VTabsheet. getRpcProxy()
Returns the client to server RPC proxy for the tabsheet. -
Uses of TabsheetServerRpc in com.vaadin.ui
Classes in com.vaadin.ui that implement TabsheetServerRpc Modifier and Type Class Description protected class
TabSheet.TabsheetServerRpcImpl
Client to server RPC implementation for TabSheet.
-