Winter Cardinal UI - v0.442.0 / EThemeWhiteShapeActionValue

Class: EThemeWhiteShapeActionValue

Implements

Table of contents

Constructors

Methods

Constructors

constructor

new EThemeWhiteShapeActionValue(): EThemeWhiteShapeActionValue

Returns

EThemeWhiteShapeActionValue

Methods

toBlinkTypeLabel

toBlinkTypeLabel(type): string

Parameters

Name Type
type EShapeActionValueBlinkType

Returns

string

Implementation of

EThemeShapeActionValue.toBlinkTypeLabel

Defined in

src/main/typescript/wcardinal/ui/theme/white/e-theme-white-shape-action-value.ts:142


toChangeColorTargetLabel

toChangeColorTargetLabel(type): string

Parameters

Name Type
type EShapeActionValueChangeColorTarget

Returns

string

Implementation of

EThemeShapeActionValue.toChangeColorTargetLabel

Defined in

src/main/typescript/wcardinal/ui/theme/white/e-theme-white-shape-action-value.ts:250


toChangeColorTypeLabel

toChangeColorTypeLabel(type): string

Parameters

Name Type
type number

Returns

string

Implementation of

EThemeShapeActionValue.toChangeColorTypeLabel

Defined in

src/main/typescript/wcardinal/ui/theme/white/e-theme-white-shape-action-value.ts:226


toChangeTextTypeLabel

toChangeTextTypeLabel(type): string

Parameters

Name Type
type EShapeActionValueChangeTextType

Returns

string

Implementation of

EThemeShapeActionValue.toChangeTextTypeLabel

Defined in

src/main/typescript/wcardinal/ui/theme/white/e-theme-white-shape-action-value.ts:265


toConditionLabel

toConditionLabel(condition): string

Parameters

Name Type
condition string

Returns

string

Implementation of

EThemeShapeActionValue.toConditionLabel

Defined in

src/main/typescript/wcardinal/ui/theme/white/e-theme-white-shape-action-value.ts:133


toGestureOperationTypeLabel

toGestureOperationTypeLabel(type): string

Parameters

Name Type
type number

Returns

string

Implementation of

EThemeShapeActionValue.toGestureOperationTypeLabel

Defined in

src/main/typescript/wcardinal/ui/theme/white/e-theme-white-shape-action-value.ts:353


toGestureTypeLabel

toGestureTypeLabel(type): string

Parameters

Name Type
type EShapeActionValueGestureType

Returns

string

Implementation of

EThemeShapeActionValue.toGestureTypeLabel

Defined in

src/main/typescript/wcardinal/ui/theme/white/e-theme-white-shape-action-value.ts:344


toHtmlElementWhenLabel

toHtmlElementWhenLabel(when): string

Parameters

Name Type
when UtilHtmlElementWhen

Returns

string

Implementation of

EThemeShapeActionValue.toHtmlElementWhenLabel

Defined in

src/main/typescript/wcardinal/ui/theme/white/e-theme-white-shape-action-value.ts:404


toLabel

toLabel(value): string

Parameters

Name Type
value EShapeActionValue

Returns

string

Implementation of

EThemeShapeActionValue.toLabel

Defined in

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


toMiscTypeLabel

toMiscTypeLabel(type): string

Parameters

Name Type
type number

Returns

string

Implementation of

EThemeShapeActionValue.toMiscTypeLabel

Defined in

src/main/typescript/wcardinal/ui/theme/white/e-theme-white-shape-action-value.ts:363


toOnInputActionLabel

toOnInputActionLabel(type): string

Parameters

Name Type
type EShapeActionValueOnInputAction

Returns

string

Implementation of

EThemeShapeActionValue.toOnInputActionLabel

Defined in

src/main/typescript/wcardinal/ui/theme/white/e-theme-white-shape-action-value.ts:417


toOpenDialogTypeLabel

toOpenDialogTypeLabel(type): string

Parameters

Name Type
type number

Returns

string

Implementation of

EThemeShapeActionValue.toOpenDialogTypeLabel

Defined in

src/main/typescript/wcardinal/ui/theme/white/e-theme-white-shape-action-value.ts:315


toOpenTypeLabel

toOpenTypeLabel(type): string

Parameters

Name Type
type number

Returns

string

Implementation of

EThemeShapeActionValue.toOpenTypeLabel

Defined in

src/main/typescript/wcardinal/ui/theme/white/e-theme-white-shape-action-value.ts:274


toOpetypedLabel

toOpetypedLabel(type, subtype, opetype, value): null | string

Parameters

Name Type
type number
subtype EShapeActionValueTransformType
opetype EShapeActionValueTransformRotateType
value EShapeActionValueOpetyped<any, any>

Returns

null | string

Defined in

src/main/typescript/wcardinal/ui/theme/white/e-theme-white-shape-action-value.ts:80


toShowHideTypeLabel

toShowHideTypeLabel(type): string

Parameters

Name Type
type EShapeActionValueShowHideType

Returns

string

Implementation of

EThemeShapeActionValue.toShowHideTypeLabel

Defined in

src/main/typescript/wcardinal/ui/theme/white/e-theme-white-shape-action-value.ts:159


toSubtypedLabel

toSubtypedLabel(type, subtype, value): null | string

Parameters

Name Type
type number
subtype any
value EShapeActionValueSubtyped<any>

Returns

null | string

Defined in

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


toTransformMoveTypeLabel

toTransformMoveTypeLabel(type): string

Parameters

Name Type
type EShapeActionValueTransformMoveType

Returns

string

Implementation of

EThemeShapeActionValue.toTransformMoveTypeLabel

Defined in

src/main/typescript/wcardinal/ui/theme/white/e-theme-white-shape-action-value.ts:192


toTransformResizeTypeLabel

toTransformResizeTypeLabel(type): string

Parameters

Name Type
type EShapeActionValueTransformResizeType

Returns

string

Implementation of

EThemeShapeActionValue.toTransformResizeTypeLabel

Defined in

src/main/typescript/wcardinal/ui/theme/white/e-theme-white-shape-action-value.ts:209


toTransformRotateTypeLabel

toTransformRotateTypeLabel(type): string

Parameters

Name Type
type EShapeActionValueTransformRotateType

Returns

string

Implementation of

EThemeShapeActionValue.toTransformRotateTypeLabel

Defined in

src/main/typescript/wcardinal/ui/theme/white/e-theme-white-shape-action-value.ts:183


toTransformTypeLabel

toTransformTypeLabel(type): string

Parameters

Name Type
type EShapeActionValueTransformType

Returns

string

Implementation of

EThemeShapeActionValue.toTransformTypeLabel

Defined in

src/main/typescript/wcardinal/ui/theme/white/e-theme-white-shape-action-value.ts:172


toTypeLabel

toTypeLabel(type): string

Parameters

Name Type
type number

Returns

string

Implementation of

EThemeShapeActionValue.toTypeLabel

Defined in

src/main/typescript/wcardinal/ui/theme/white/e-theme-white-shape-action-value.ts:101


toTypedLabel

toTypedLabel(type, value): string

Parameters

Name Type
type number
value EShapeActionValue

Returns

string

Defined in

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