Winter Cardinal UI - v0.457.0 / EShapeActionValueChangeText
EShapeActionValueSubtyped<EShapeActionValueChangeTextType>
↳ EShapeActionValueChangeText
• new EShapeActionValueChangeText(subtype, condition, value): EShapeActionValueChangeText
| Name | Type |
|---|---|
subtype |
EShapeActionValueChangeTextType |
condition |
string |
value |
string |
EShapeActionValueSubtyped.constructor
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-change-text.ts:26
• Readonly condition: string
EShapeActionValueSubtyped.condition
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:16
• Readonly subtype: EShapeActionValueChangeTextType
EShapeActionValueSubtyped.subtype
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-subtyped.ts:13
• Readonly type: number
EShapeActionValueSubtyped.type
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:15
• Readonly value: string
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-change-text.ts:24
▪ 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-change-text.ts:31
▸ serialize(manager): number
| Name | Type |
|---|---|
manager |
EShapeResourceManagerSerialization |
number
EShapeActionValueSubtyped.serialize
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-change-text.ts:48
▸ toLabel(): string
string
EShapeActionValueSubtyped.toLabel
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:27
▸ toRuntime(): EShapeActionRuntimeChangeTextNumber | EShapeActionRuntimeChangeTextText
EShapeActionRuntimeChangeTextNumber | EShapeActionRuntimeChangeTextText
EShapeActionValueSubtyped.toRuntime
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-change-text.ts:39
▸ deserialize(serialized, manager): EShapeActionValueChangeText
| Name | Type |
|---|---|
serialized |
EShapeActionValueChangeTextSerialized |
manager |
EShapeResourceManagerDeserialization |
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-change-text.ts:54