Interface TabsheetServerRpc

    • Method Detail

      • setSelected

        void setSelected​(String key)
        Tell server that a tab has been selected by the user.
        Parameters:
        key - internal key of the tab
      • closeTab

        void closeTab​(String key)
        Tell server that a tab has been closed by the user.
        Parameters:
        key - internal key of the tab