Winter Cardinal UI - v0.442.0 / DTreeDataSelectionOptions
DTreeDataSelection options.
Name | Type |
---|---|
ITEM |
ITEM |
EMITTER |
any |
• Optional
on: DTreeDataSelectionOnOptions
<EMITTER
>
Mappings of event names and handlers.
src/main/typescript/wcardinal/ui/d-tree-data-selection.ts:53
• Optional
type: "NONE"
| "SINGLE"
| "MULTIPLE"
| DTreeDataSelectionType
A type.
src/main/typescript/wcardinal/ui/d-tree-data-selection.ts:48