Class IgxToolPanelContextChangedEventArgs

Hierarchy

Hierarchy

  • IgxToolPanelContextChangedEventArgs

Constructors

Accessors

Constructors

Accessors

  • get contextKey(): string
  • Returns string

  • set contextKey(v: string): void
  • Parameters

    • v: string

    Returns void

  • get newValue(): any
  • Returns any

  • set newValue(v: any): void
  • Parameters

    • v: any

    Returns void

  • get oldValue(): any
  • Returns any

  • set oldValue(v: any): void
  • Parameters

    • v: any

    Returns void