Winter Cardinal UI - v0.442.0 / DDialogOpener

Interface: DDialogOpener

Hierarchy

Table of contents

Properties

Methods

Properties

parent

Optional parent: null | DApplicationTarget

Inherited from

DApplicationTarget.parent

Defined in

src/main/typescript/wcardinal/ui/d-application-like.ts:11

Methods

getBounds

getBounds(skipUpdate?, rect?): Rectangle

Parameters

Name Type
skipUpdate? boolean
rect? Rectangle

Returns

Rectangle

Defined in

src/main/typescript/wcardinal/ui/d-dialog.ts:97