Winter Cardinal UI - v0.457.0 / EShapeActionRuntimeMiscInputReal
EShapeActionRuntimeMiscInputNumber
↳ EShapeActionRuntimeMiscInputReal
• new EShapeActionRuntimeMiscInputReal(value): EShapeActionRuntimeMiscInputReal
| Name | Type |
|---|---|
value |
EShapeActionValueMisc |
EShapeActionRuntimeMiscInputReal
EShapeActionRuntimeMiscInputNumber.constructor
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-input.ts:28
• Protected Readonly condition: EShapeActionExpression<null | string>
EShapeActionRuntimeMiscInputNumber.condition
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:34
• Protected onInputAction: EShapeActionValueOnInputAction
EShapeActionRuntimeMiscInputNumber.onInputAction
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-input.ts:26
• Readonly reset: number
EShapeActionRuntimeMiscInputNumber.reset
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:16
• Protected Readonly target: EShapeActionExpression<null | string>
EShapeActionRuntimeMiscInputNumber.target
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-input.ts:25
• Protected utils: Map<EShape, UtilInputNumber<UtilInputNumberTarget, UtilInputNumberOperation, UtilThemeInputNumber, UtilInputNumberOptions>>
EShapeActionRuntimeMiscInputNumber.utils
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:35
▪ Static Protected Optional WORK: Point
EShapeActionRuntimeMiscInputNumber.WORK
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:33
▸ containsPoint(shape, runtime, point): boolean
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
point |
Point |
boolean
EShapeActionRuntimeMiscInputNumber.containsPoint
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:141
▸ execute(shape, runtime, time): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
time |
number |
void
EShapeActionRuntimeMiscInputNumber.execute
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:26
▸ getClipperExRects(shape, result): void
| Name | Type |
|---|---|
shape |
EShape |
result |
UtilHtmlElementClipperExRects |
void
EShapeActionRuntimeMiscInputNumber.getClipperExRects
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:188
▸ getClipperToRect(shape, runtime, resolution, point, result): null | Rectangle
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
resolution |
number |
point |
Point |
result |
Rectangle |
null | Rectangle
EShapeActionRuntimeMiscInputNumber.getClipperToRect
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:177
▸ getElementMatrix(shape, runtime): null | Matrix
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
null | Matrix
EShapeActionRuntimeMiscInputNumber.getElementMatrix
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:172
▸ getElementRect(shape, runtime, resolution, point, result): null | Rectangle
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
resolution |
number |
point |
Point |
result |
Rectangle |
null | Rectangle
EShapeActionRuntimeMiscInputNumber.getElementRect
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:154
▸ getPadding(shape, runtime): null | UtilHtmlElementPadding
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
null | UtilHtmlElementPadding
EShapeActionRuntimeMiscInputNumber.getPadding
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-input.ts:112
▸ getUtil(shape, runtime): UtilInputNumber<UtilInputNumberTarget, UtilInputNumberOperation, UtilThemeInputNumber, UtilInputNumberOptions>
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
UtilInputNumber<UtilInputNumberTarget, UtilInputNumberOperation, UtilThemeInputNumber, UtilInputNumberOptions>
EShapeActionRuntimeMiscInputNumber.getUtil
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:43
▸ initialize(shape, runtime): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
void
EShapeActionRuntimeMiscInputNumber.initialize
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:22
▸ newElementCreator(shape, runtime): undefined | UtilHtmlElementCreator<HTMLInputElement>
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
undefined | UtilHtmlElementCreator<HTMLInputElement>
EShapeActionRuntimeMiscInputNumber.newElementCreator
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-input.ts:105
▸ newOperation(shape, runtime): UtilInputOperation<number, HTMLInputElement>
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
UtilInputOperation<number, HTMLInputElement>
EShapeActionRuntimeMiscInputNumber.newOperation
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-input.ts:34
▸ newUtil(shape, runtime): UtilInputNumber<UtilInputNumberTarget, UtilInputNumberOperation, UtilThemeInputNumber, UtilInputNumberOptions>
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
UtilInputNumber<UtilInputNumberTarget, UtilInputNumberOperation, UtilThemeInputNumber, UtilInputNumberOptions>
EShapeActionRuntimeMiscInputNumber.newUtil
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-input-real.ts:14
▸ newUtilOptions(shape, runtime): UtilHtmlElementOptions<HTMLInputElement>
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
UtilHtmlElementOptions<HTMLInputElement>
EShapeActionRuntimeMiscInputNumber.newUtilOptions
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:113
▸ onBlur(shape, runtime): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
void
EShapeActionRuntimeMiscInputNumber.onBlur
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:226
▸ onClick(shape, runtime, e): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
KeyboardEvent | InteractionEvent |
void
EShapeActionRuntimeMiscInputNumber.onClick
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:42
▸ onDblClick(shape, runtime, e, interactionManager): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
MouseEvent | TouchEvent |
interactionManager |
InteractionManager |
void
EShapeActionRuntimeMiscInputNumber.onDblClick
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:238
▸ onDown(shape, runtime, e): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
KeyboardEvent | InteractionEvent |
void
EShapeActionRuntimeMiscInputNumber.onDown
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:234
▸ onDowning(shape, runtime, e): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
KeyboardEvent | InteractionEvent |
void
EShapeActionRuntimeMiscInputNumber.onDowning
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:230
▸ onFocus(shape, runtime): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
void
EShapeActionRuntimeMiscInputNumber.onFocus
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:222
▸ onKeyDown(shape, runtime, e): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
KeyboardEvent |
void
EShapeActionRuntimeMiscInputNumber.onKeyDown
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:91
▸ onKeyUp(shape, runtime, e): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
KeyboardEvent |
void
EShapeActionRuntimeMiscInputNumber.onKeyUp
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:95
▸ onMove(shape, runtime, e): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
InteractionEvent |
void
EShapeActionRuntimeMiscInputNumber.onMove
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:63
▸ onOut(shape, runtime, e): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
InteractionEvent |
void
EShapeActionRuntimeMiscInputNumber.onOut
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:71
▸ onOver(shape, runtime, e): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
InteractionEvent |
void
EShapeActionRuntimeMiscInputNumber.onOver
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:67
▸ onPressed(shape, runtime, e): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
KeyboardEvent | InteractionEvent |
void
EShapeActionRuntimeMiscInputNumber.onPressed
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:83
▸ onRender(shape, runtime, time, renderer): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
time |
number |
renderer |
Renderer |
void
EShapeActionRuntimeMiscInputNumber.onRender
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:218
▸ onResize(shape, runtime): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
void
EShapeActionRuntimeMiscInputNumber.onResize
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:30
▸ onRightClick(shape, runtime, e): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
InteractionEvent |
void
EShapeActionRuntimeMiscInputNumber.onRightClick
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:99
▸ onRightDown(shape, runtime, e): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
InteractionEvent |
void
EShapeActionRuntimeMiscInputNumber.onRightDown
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:107
▸ onRightDowning(shape, runtime, e): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
InteractionEvent |
void
EShapeActionRuntimeMiscInputNumber.onRightDowning
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:103
▸ onRightPressed(shape, runtime, e): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
InteractionEvent |
void
EShapeActionRuntimeMiscInputNumber.onRightPressed
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:119
▸ onRightUnpressed(shape, runtime, e): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
InteractionEvent |
void
EShapeActionRuntimeMiscInputNumber.onRightUnpressed
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:123
▸ onRightUp(shape, runtime, e): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
InteractionEvent |
void
EShapeActionRuntimeMiscInputNumber.onRightUp
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:111
▸ onRightUpOutside(shape, runtime, e): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
InteractionEvent |
void
EShapeActionRuntimeMiscInputNumber.onRightUpOutside
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:115
▸ onUnpressed(shape, runtime, e): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
KeyboardEvent | InteractionEvent |
void
EShapeActionRuntimeMiscInputNumber.onUnpressed
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:87
▸ onUp(shape, runtime, e): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
KeyboardEvent | InteractionEvent |
void
EShapeActionRuntimeMiscInputNumber.onUp
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:75
▸ onUpOutside(shape, runtime, e): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
e |
KeyboardEvent | InteractionEvent |
void
EShapeActionRuntimeMiscInputNumber.onUpOutside
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:79
▸ onValueChange(shape, runtime, newValue, oldValue): void
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
newValue |
number |
oldValue |
number |
void
EShapeActionRuntimeMiscInputNumber.onValueChange
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-input.ts:116
▸ toWhen(shape, runtime): undefined | UtilHtmlElementWhen
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
undefined | UtilHtmlElementWhen
EShapeActionRuntimeMiscInputNumber.toWhen
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:133