Hierarchy

Hierarchy

  • IgrToolCommandEventArgs

Constructors

Accessors

  • get closeOnExecute(): boolean
  • Returns boolean

  • set closeOnExecute(v): void
  • Parameters

    • v: boolean

    Returns void

  • get command(): ToolCommand
  • Returns ToolCommand

  • set command(v): void
  • Parameters

    • v: ToolCommand

    Returns void

  • get nativeElement(): HTMLElement
  • Returns HTMLElement