Interface JmixWindowServerRpc

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

public interface JmixWindowServerRpc extends com.vaadin.shared.communication.ServerRpc
  • Method Details

    • onWindowContextMenu

      void onWindowContextMenu()
    • performContextMenuAction

      void performContextMenuAction(String actionKey)
    • performCloseAction

      void performCloseAction()