Winter Cardinal UI - v0.457.0 / EShapeActionValueOpenDialogExtension
EShapeActionValueSubtyped<typeof DIALOG>
↳ EShapeActionValueOpenDialogExtension
• new EShapeActionValueOpenDialogExtension(condition, target, argument, dialogType): EShapeActionValueOpenDialogExtension
| Name | Type |
|---|---|
condition |
string |
target |
string |
argument |
string |
dialogType |
number |
EShapeActionValueOpenDialogExtension
EShapeActionValueSubtyped.constructor
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-open-dialog-extension.ts:49
• Readonly argument: string
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-open-dialog-extension.ts:46
• Readonly condition: string
EShapeActionValueSubtyped.condition
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:16
• Readonly dialogType: number
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-open-dialog-extension.ts:47
• Readonly subtype: 12
EShapeActionValueSubtyped.subtype
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-subtyped.ts:13
• Readonly target: string
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-open-dialog-extension.ts:45
• Readonly type: number
EShapeActionValueSubtyped.type
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:15
▪ Static Protected Optional THEME: EThemeShapeActionValue
EShapeActionValueSubtyped.THEME
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:13
▸ getTheme(): EThemeShapeActionValue
EShapeActionValueSubtyped.getTheme
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:31
▸ isEquals(value): boolean
| Name | Type |
|---|---|
value |
EShapeActionValue |
boolean
EShapeActionValueSubtyped.isEquals
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-open-dialog-extension.ts:61
▸ serialize(manager): number
| Name | Type |
|---|---|
manager |
EShapeResourceManagerSerialization |
number
EShapeActionValueSubtyped.serialize
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-open-dialog-extension.ts:75
▸ toLabel(): string
string
EShapeActionValueSubtyped.toLabel
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:27
▸ toRuntime(): EShapeActionRuntime
EShapeActionValueSubtyped.toRuntime
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-open-dialog-extension.ts:71
▸ deserialize(serialized, manager): EShapeActionValueOpenDialogExtension
| Name | Type |
|---|---|
serialized |
EShapeActionValueOpenDialogExtensionSerialized |
manager |
EShapeResourceManagerDeserialization |
EShapeActionValueOpenDialogExtension
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-open-dialog-extension.ts:84