Winter Cardinal UI - v0.442.0 / EShapeActionValueOpenDialogExtension

Class: EShapeActionValueOpenDialogExtension

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new EShapeActionValueOpenDialogExtension(condition, target, argument, dialogType): EShapeActionValueOpenDialogExtension

Parameters

Name Type
condition string
target string
argument string
dialogType number

Returns

EShapeActionValueOpenDialogExtension

Overrides

EShapeActionValueSubtyped.constructor

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-open-dialog-extension.ts:49

Properties

argument

Readonly argument: string

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-open-dialog-extension.ts:46


condition

Readonly condition: string

Inherited from

EShapeActionValueSubtyped.condition

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:16


dialogType

Readonly dialogType: number

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-open-dialog-extension.ts:47


subtype

Readonly subtype: 12

Inherited from

EShapeActionValueSubtyped.subtype

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-subtyped.ts:13


target

Readonly target: string

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-open-dialog-extension.ts:45


type

Readonly type: number

Inherited from

EShapeActionValueSubtyped.type

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:15


THEME

Static Protected Optional THEME: EThemeShapeActionValue

Inherited from

EShapeActionValueSubtyped.THEME

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:13

Methods

getTheme

getTheme(): EThemeShapeActionValue

Returns

EThemeShapeActionValue

Inherited from

EShapeActionValueSubtyped.getTheme

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:31


isEquals

isEquals(value): boolean

Parameters

Name Type
value EShapeActionValue

Returns

boolean

Overrides

EShapeActionValueSubtyped.isEquals

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-open-dialog-extension.ts:61


serialize

serialize(manager): number

Parameters

Name Type
manager EShapeResourceManagerSerialization

Returns

number

Overrides

EShapeActionValueSubtyped.serialize

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-open-dialog-extension.ts:75


toLabel

toLabel(): string

Returns

string

Inherited from

EShapeActionValueSubtyped.toLabel

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:27


toRuntime

toRuntime(): EShapeActionRuntime

Returns

EShapeActionRuntime

Overrides

EShapeActionValueSubtyped.toRuntime

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-open-dialog-extension.ts:71


deserialize

deserialize(serialized, manager): EShapeActionValueOpenDialogExtension

Parameters

Name Type
serialized EShapeActionValueOpenDialogExtensionSerialized
manager EShapeResourceManagerDeserialization

Returns

EShapeActionValueOpenDialogExtension

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-open-dialog-extension.ts:84