Winter Cardinal UI - v0.442.0 / EShapeActionValueShowHide
Deprecated
in favor of EShapeActionValueShowHideShape.
EShapeActionValueSubtyped
<EShapeActionValueShowHideType
>
↳ EShapeActionValueShowHide
• new EShapeActionValueShowHide(subtype
, condition
): EShapeActionValueShowHide
Name | Type |
---|---|
subtype |
EShapeActionValueShowHideType |
condition |
string |
EShapeActionValueSubtyped.constructor
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-show-hide.ts:27
• Readonly
condition: string
EShapeActionValueSubtyped.condition
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:16
• Readonly
subtype: EShapeActionValueShowHideType
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
▪ 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-show-hide.ts:35
▸ toLabel(): string
string
EShapeActionValueSubtyped.toLabel
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:27
▸ toRuntime(): EShapeActionRuntimeShowHide
EShapeActionValueSubtyped.toRuntime
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-show-hide.ts:31
▸ deserialize(serialized
, manager
): EShapeActionValueShowHide
Name | Type |
---|---|
serialized |
EShapeActionValueShowHideSerialized |
manager |
EShapeResourceManagerDeserialization |
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-show-hide.ts:40