Package com.vaadin.ui
Class TabSheet.TabsheetServerRpcImpl
- java.lang.Object
-
- com.vaadin.ui.TabSheet.TabsheetServerRpcImpl
-
- All Implemented Interfaces:
com.vaadin.shared.communication.ServerRpc,com.vaadin.shared.ui.tabsheet.TabsheetServerRpc,java.io.Serializable
- Enclosing class:
- TabSheet
protected class TabSheet.TabsheetServerRpcImpl extends java.lang.Object implements com.vaadin.shared.ui.tabsheet.TabsheetServerRpcClient to server RPC implementation for TabSheet.- Since:
- 7.2
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedTabsheetServerRpcImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcloseTab(java.lang.String key)voidsetSelected(java.lang.String key)
-