Interface JmixMainTabSheetServerRpc

All Superinterfaces:
Serializable, com.vaadin.shared.communication.ServerRpc

public interface JmixMainTabSheetServerRpc extends com.vaadin.shared.communication.ServerRpc
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onTabContextMenu(int tabIndex)
     
    void
    performAction(int tabIndex, String actionKey)
     
  • Method Details

    • onTabContextMenu

      void onTabContextMenu(int tabIndex)
    • performAction

      void performAction(int tabIndex, String actionKey)