Winter Cardinal UI - v0.442.0 / EShapeActionValueTransformMove
EShapeActionValueOpetyped
<EShapeActionValueTransformType
, EShapeActionValueTransformMoveType
>
↳ EShapeActionValueTransformMove
• new EShapeActionValueTransformMove(opetype
, condition
, amount
): EShapeActionValueTransformMove
Name | Type |
---|---|
opetype |
EShapeActionValueTransformMoveType |
condition |
string |
amount |
string |
EShapeActionValueTransformMove
EShapeActionValueOpetyped.constructor
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-transform-move.ts:36
• Readonly
amount: string
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-transform-move.ts:34
• Readonly
condition: string
EShapeActionValueOpetyped.condition
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:16
• Readonly
opetype: EShapeActionValueTransformMoveType
EShapeActionValueOpetyped.opetype
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-opetyped.ts:14
• Readonly
subtype: EShapeActionValueTransformType
EShapeActionValueOpetyped.subtype
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-subtyped.ts:13
• Readonly
type: number
EShapeActionValueOpetyped.type
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:15
▪ Static
Protected
Optional
THEME: EThemeShapeActionValue
EShapeActionValueOpetyped.THEME
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:13
▸ getTheme(): EThemeShapeActionValue
EShapeActionValueOpetyped.getTheme
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:31
▸ isEquals(value
): boolean
Name | Type |
---|---|
value |
EShapeActionValue |
boolean
EShapeActionValueOpetyped.isEquals
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-transform-move.ts:46
▸ serialize(manager
): number
Name | Type |
---|---|
manager |
EShapeResourceManagerSerialization |
number
EShapeActionValueOpetyped.serialize
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-transform-move.ts:71
▸ toLabel(): string
string
EShapeActionValueOpetyped.toLabel
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:27
▸ toRuntime(): EShapeActionRuntimeTransformMove
EShapeActionRuntimeTransformMove
EShapeActionValueOpetyped.toRuntime
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-transform-move.ts:54
▸ deserialize(serialized
, manager
): EShapeActionValueTransformMove
Name | Type |
---|---|
serialized |
EShapeActionValueTransformMoveSerialized |
manager |
EShapeResourceManagerDeserialization |
EShapeActionValueTransformMove
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-transform-move.ts:79