Hierarchy

Hierarchy

  • IgxToolCommandEventArgs

Constructors

Properties

ngAcceptInputType_closeOnExecute: string | boolean

Accessors

  • get closeOnExecute(): boolean
  • Returns boolean

  • set closeOnExecute(v: boolean): void
  • Parameters

    • v: boolean

    Returns void

  • get command(): ToolCommand
  • Returns ToolCommand

  • set command(v: ToolCommand): void
  • Parameters

    • v: ToolCommand

    Returns void