Class SemanticCommand

Semantic group of commands

Hierarchy

  • SemanticCommand

Constructors

Properties

Methods

Constructors

Properties

_commands: Required<ISemanticCommand>[]
DEFAULT_RANK: 500 = 500

Default rank for semantic command

Methods

  • Add a command to the semantic group

    Parameters

    • command: ISemanticCommand

      Command to add

    Returns void

  • Get the command id of the enabled command from this group for the given widget.

    Parameters

    Returns string

    Command id

Generated using TypeDoc