Winter Cardinal UI - v0.442.0 / DTreeDataSelectionOptions

Interface: DTreeDataSelectionOptions<ITEM, EMITTER>

DTreeDataSelection options.

Type parameters

Name Type
ITEM ITEM
EMITTER any

Table of contents

Properties

Properties

on

Optional on: DTreeDataSelectionOnOptions<EMITTER>

Mappings of event names and handlers.

Defined in

src/main/typescript/wcardinal/ui/d-tree-data-selection.ts:53


type

Optional type: "NONE" | "SINGLE" | "MULTIPLE" | DTreeDataSelectionType

A type.

Defined in

src/main/typescript/wcardinal/ui/d-tree-data-selection.ts:48