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