Winter Cardinal UI - v0.442.0 / DTableColumnSelectingDialog

Interface: DTableColumnSelectingDialog<DIALOG_VALUE>

Type parameters

Name
DIALOG_VALUE

Table of contents

Properties

Methods

Properties

value

Readonly value: DIALOG_VALUE

Defined in

src/main/typescript/wcardinal/ui/d-table-column-selecting.ts:17

Methods

open

open(owner?): Promise<DIALOG_VALUE>

Parameters

Name Type
owner? DDialogOpener

Returns

Promise<DIALOG_VALUE>

Defined in

src/main/typescript/wcardinal/ui/d-table-column-selecting.ts:18