Class ClientCommands


  • public class ClientCommands
    extends Object
    Commonly used client commands
    Author:
    Angelo ZERR
    • Field Detail

      • OPEN_SETTINGS

        public static final String OPEN_SETTINGS
        Open settings command. This custom command is sent to the client in order to have the client open its settings UI.
        See Also:
        Constant Field Values
      • OPEN_BINDING_WIZARD

        public static final String OPEN_BINDING_WIZARD
        Open the binding wizard to bind the XML to a grammar/schema.
        See Also:
        Constant Field Values