Winter Cardinal UI - v0.442.0 / EShapeActionValueShowHideShape

Class: EShapeActionValueShowHideShape

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new EShapeActionValueShowHideShape(condition): EShapeActionValueShowHideShape

Parameters

Name Type
condition string

Returns

EShapeActionValueShowHideShape

Overrides

EShapeActionValueSubtyped.constructor

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-show-hide-shape.ts:24

Properties

condition

Readonly condition: string

Inherited from

EShapeActionValueSubtyped.condition

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:16


subtype

Readonly subtype: 2

Inherited from

EShapeActionValueSubtyped.subtype

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-subtyped.ts:13


type

Readonly type: number

Inherited from

EShapeActionValueSubtyped.type

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:15


THEME

Static Protected Optional THEME: EThemeShapeActionValue

Inherited from

EShapeActionValueSubtyped.THEME

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:13

Methods

getTheme

getTheme(): EThemeShapeActionValue

Returns

EThemeShapeActionValue

Inherited from

EShapeActionValueSubtyped.getTheme

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:31


isEquals

isEquals(value): boolean

Parameters

Name Type
value EShapeActionValue

Returns

boolean

Inherited from

EShapeActionValueSubtyped.isEquals

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-subtyped.ts:20


serialize

serialize(manager): number

Parameters

Name Type
manager EShapeResourceManagerSerialization

Returns

number

Overrides

EShapeActionValueSubtyped.serialize

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-show-hide-shape.ts:32


toLabel

toLabel(): string

Returns

string

Inherited from

EShapeActionValueSubtyped.toLabel

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:27


toRuntime

toRuntime(): EShapeActionRuntime

Returns

EShapeActionRuntime

Overrides

EShapeActionValueSubtyped.toRuntime

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-show-hide-shape.ts:28


deserialize

deserialize(serialized, manager): EShapeActionValueShowHideShape

Parameters

Name Type
serialized EShapeActionValueShowHideShapeSerialized
manager EShapeResourceManagerDeserialization

Returns

EShapeActionValueShowHideShape

Defined in

src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-show-hide-shape.ts:37