Winter Cardinal UI - v0.442.0 / DListDataSelectionOptions

Interface: DListDataSelectionOptions<ITEM, EMITTER>

DListDataSelection options.

Type parameters

Name Type
ITEM ITEM
EMITTER any

Table of contents

Properties

Properties

mode

Optional mode: "NONE" | "SINGLE" | "MULTIPLE" | DListDataSelectionType

Deprecated

in favor of type

Defined in

src/main/typescript/wcardinal/ui/d-list-data-selection.ts:47


on

Optional on: DListDataSelectionOnOptions<EMITTER>

Mappings of event names and handlers.

Defined in

src/main/typescript/wcardinal/ui/d-list-data-selection.ts:57


type

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

A type.

Defined in

src/main/typescript/wcardinal/ui/d-list-data-selection.ts:52