public interface TabsheetServerRpc extends ServerRpc
| Modifier and Type | Method and Description |
|---|---|
void |
closeTab(String key)
Tell server that a tab has been closed by the user.
|
void |
setSelected(String key)
Tell server that a tab has been selected by the user.
|
Copyright © 2017 Vaadin Ltd. All rights reserved.