Winter Cardinal UI - v0.442.0 / EShapeActionValueBase
EShapeActionValueBase
• new EShapeActionValueBase(type
, condition
): EShapeActionValueBase
Name | Type |
---|---|
type |
number |
condition |
string |
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:18
• Readonly
condition: string
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:16
• Readonly
type: number
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:15
▪ Static
Protected
Optional
THEME: EThemeShapeActionValue
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:13
▸ getTheme(): EThemeShapeActionValue
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:31
▸ isEquals(value
): boolean
Name | Type |
---|---|
value |
EShapeActionValue |
boolean
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:23
▸ serialize(manager
): number
Name | Type |
---|---|
manager |
EShapeResourceManagerSerialization |
number
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:37
▸ toLabel(): string
string
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:27
▸ toRuntime(): EShapeActionRuntime
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:36