Interface ICommandManagerListener

    • Method Detail

      • commandManagerChanged

        @Deprecated
        void commandManagerChanged​(CommandManagerEvent commandManagerEvent)
        Deprecated.
        Notifies that one or more properties of an instance of ICommandManager have changed. Specific details are described in the CommandManagerEvent.
        Parameters:
        commandManagerEvent - the commandManager event. Guaranteed not to be null.