Class IgrTreeSelectionChangeDetail
Hierarchy
Hierarchy
- IgrTreeSelectionChangeDetail
Accessors
nativeElement
- get nativeElement(): HTMLElement
Returns HTMLElement
newSelection
- get newSelection(): IgrTreeItem<IIgrTreeItemProps>[]
- set newSelection(v): void
Parameters
Returns void
Methods
findByName
- findByName(name): any
Parameters
Returns any