Winter Cardinal UI - v0.442.0 / EShapeActionValue

Interface: EShapeActionValue

Implemented by

Table of contents

Properties

Methods

Properties

condition

Readonly condition: string

Defined in

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


type

Readonly type: number

Defined in

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

Methods

isEquals

isEquals(value): boolean

Parameters

Name Type
value EShapeActionValue

Returns

boolean

Defined in

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


serialize

serialize(manager): number

Parameters

Name Type
manager EShapeResourceManagerSerialization

Returns

number

Defined in

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


toLabel

toLabel(): string

Returns

string

Defined in

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


toRuntime

toRuntime(): EShapeActionRuntime

Returns

EShapeActionRuntime

Defined in

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