Winter Cardinal UI - v0.457.0 / EShapeActionValueSubtyped
| Name | Type |
|---|---|
SUBTYPE |
extends number |
↳ EShapeActionValueSubtyped
↳↳ EShapeActionValueChangeColorBrightness
↳↳ EShapeActionValueChangeColorCode
↳↳ EShapeActionValueChangeColor
↳↳ EShapeActionValueChangeText
↳↳ EShapeActionValueMiscExecute
↳↳ EShapeActionValueMiscExtension
↳↳ EShapeActionValueOpenDialogExtension
↳↳ EShapeActionValueOpenDialog
↳↳ EShapeActionValueOpenExtension
↳↳ EShapeActionValueShowHideLayer
• new EShapeActionValueSubtyped<SUBTYPE>(type, condition, subtype): EShapeActionValueSubtyped<SUBTYPE>
| Name | Type |
|---|---|
SUBTYPE |
extends number |
| Name | Type |
|---|---|
type |
number |
condition |
string |
subtype |
SUBTYPE |
EShapeActionValueSubtyped<SUBTYPE>
EShapeActionValueBase.constructor
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-subtyped.ts:15
• Readonly condition: string
EShapeActionValueBase.condition
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:16
• Readonly subtype: SUBTYPE
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-subtyped.ts:13
• Readonly type: number
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:15
▪ Static Protected Optional THEME: EThemeShapeActionValue
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:13
▸ getTheme(): EThemeShapeActionValue
EShapeActionValueBase.getTheme
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:31
▸ isEquals(value): boolean
| Name | Type |
|---|---|
value |
EShapeActionValue |
boolean
EShapeActionValueBase.isEquals
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-subtyped.ts:20
▸ serialize(manager): number
| Name | Type |
|---|---|
manager |
EShapeResourceManagerSerialization |
number
EShapeActionValueBase.serialize
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:37
▸ toLabel(): string
string
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:27
▸ toRuntime(): EShapeActionRuntime
EShapeActionValueBase.toRuntime
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:36