Interface JmixMainTabSheetServerRpc
- All Superinterfaces:
Serializable,com.vaadin.shared.communication.ServerRpc
public interface JmixMainTabSheetServerRpc
extends com.vaadin.shared.communication.ServerRpc
-
Method Summary
Modifier and TypeMethodDescriptionvoidonTabContextMenu(int tabIndex) voidperformAction(int tabIndex, String actionKey)
-
Method Details
-
onTabContextMenu
void onTabContextMenu(int tabIndex) -
performAction
-