Winter Cardinal UI - v0.442.0 / EShapeActionRuntimeMiscInputInput
Name | Type |
---|---|
VALUE |
unknown |
UTIL |
extends UtilInputInput <VALUE > = UtilInputInput <VALUE > |
EShapeActionRuntimeMiscInput
<VALUE
, HTMLInputElement
, UTIL
>
↳ EShapeActionRuntimeMiscInputInput
• new EShapeActionRuntimeMiscInputInput<VALUE
, UTIL
>(value
): EShapeActionRuntimeMiscInputInput
<VALUE
, UTIL
>
Name | Type |
---|---|
VALUE |
unknown |
UTIL |
extends UtilInputInput <VALUE , UtilInputInputTarget , UtilInputInputOperation <VALUE >, UtilThemeInputInput <VALUE >, UtilInputInputOptions <VALUE >> = UtilInputInput <VALUE , UtilInputInputTarget , UtilInputInputOperation <VALUE >, UtilThemeInputInput <VALUE >, UtilInputInputOptions <VALUE >> |
Name | Type |
---|---|
value |
EShapeActionValueMisc |
EShapeActionRuntimeMiscInputInput
<VALUE
, UTIL
>
EShapeActionRuntimeMiscInput.constructor
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-input.ts:28
• Protected
Readonly
condition: EShapeActionExpression
<null
| string
>
EShapeActionRuntimeMiscInput.condition
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:34
• Protected
onInputAction: EShapeActionValueOnInputAction
EShapeActionRuntimeMiscInput.onInputAction
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-input.ts:26
• Readonly
reset: number
EShapeActionRuntimeMiscInput.reset
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:16
• Protected
Readonly
target: EShapeActionExpression
<null
| string
>
EShapeActionRuntimeMiscInput.target
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-input.ts:25
• Protected
utils: Map
<EShape
, UTIL
>
EShapeActionRuntimeMiscInput.utils
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:35
▪ Static
Protected
Optional
WORK: Point
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.getPadding
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-input.ts:112
▸ getUtil(shape
, runtime
): UTIL
Name | Type |
---|---|
shape |
EShape |
runtime |
EShapeRuntime |
UTIL
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
>
EShapeActionRuntimeMiscInput.newElementCreator
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-input.ts:105
▸ newOperation(shape
, runtime
): UtilInputOperation
<VALUE
, HTMLInputElement
>
Name | Type |
---|---|
shape |
EShape |
runtime |
EShapeRuntime |
UtilInputOperation
<VALUE
, HTMLInputElement
>
EShapeActionRuntimeMiscInput.newOperation
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-input.ts:34
▸ newUtil(shape
, runtime
): UTIL
Name | Type |
---|---|
shape |
EShape |
runtime |
EShapeRuntime |
UTIL
EShapeActionRuntimeMiscInput.newUtil
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:53
▸ newUtilOptions(shape
, runtime
): UtilHtmlElementOptions
<HTMLInputElement
>
Name | Type |
---|---|
shape |
EShape |
runtime |
EShapeRuntime |
UtilHtmlElementOptions
<HTMLInputElement
>
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.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 |
VALUE |
oldValue |
VALUE |
void
EShapeActionRuntimeMiscInput.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
EShapeActionRuntimeMiscInput.toWhen
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:133