Class IgrToolPanelContextChangedEventArgs
Hierarchy
Hierarchy
- IgrToolPanelContextChangedEventArgs
Accessors
contextKey
- get contextKey(): string
Returns string
- set contextKey(v): void
Parameters
Returns void
nativeElement
- get nativeElement(): HTMLElement
Returns HTMLElement
newValue
- get newValue(): any
Returns any
- set newValue(v): void
Parameters
Returns void
oldValue
- get oldValue(): any
Returns any
- set oldValue(v): void
Parameters
Returns void