Winter Cardinal UI - v0.442.0 / EShapeActionValueMiscExecute
EShapeActionValueSubtyped
<typeof EXECUTE
>
↳ EShapeActionValueMiscExecute
• new EShapeActionValueMiscExecute(condition
, target
): EShapeActionValueMiscExecute
Name | Type |
---|---|
condition |
string |
target |
string |
EShapeActionValueSubtyped.constructor
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-misc-execute.ts:27
• Readonly
condition: string
EShapeActionValueSubtyped.condition
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:16
• 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-misc-execute.ts:25
• 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-subtyped.ts:20
▸ serialize(manager
): number
Name | Type |
---|---|
manager |
EShapeResourceManagerSerialization |
number
EShapeActionValueSubtyped.serialize
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-misc-execute.ts:36
▸ 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-misc-execute.ts:32
▸ deserialize(serialized
, manager
): EShapeActionValueMiscExecute
Name | Type |
---|---|
serialized |
EShapeActionValueMiscExecuteSerialized |
manager |
EShapeResourceManagerDeserialization |
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-misc-execute.ts:42