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