Hierarchy

Hierarchy

  • IgrToolPanelContextChangedEventArgs

Constructors

Accessors

  • get contextKey(): string
  • Returns string

  • set contextKey(v): void
  • Parameters

    • v: string

    Returns void

  • get nativeElement(): HTMLElement
  • Returns HTMLElement

  • get newValue(): any
  • Returns any

  • set newValue(v): void
  • Parameters

    • v: any

    Returns void

  • get oldValue(): any
  • Returns any

  • set oldValue(v): void
  • Parameters

    • v: any

    Returns void