Class GuiContextHandler

    • Constructor Detail

      • GuiContextHandler

        public GuiContextHandler​(String contextId,
                                 List<GuiAction> supportedActions)
    • Method Detail

      • setContextId

        public void setContextId​(String contextId)
        Parameters:
        contextId - The contextId to set
      • setSupportedActions

        public void setSupportedActions​(List<GuiAction> supportedActions)
        Parameters:
        supportedActions - The supportedActions to set