Winter Cardinal UI - v0.457.0 / EShapeActionRuntimeMiscHtmlElement
| Name | Type |
|---|---|
ELEMENT |
extends HTMLElement = HTMLElement |
UTIL |
extends UtilHtmlElement<ELEMENT> = UtilHtmlElement<ELEMENT> |
EShapeActionRuntimeMiscHtmlElementBase<ELEMENT, UTIL>
↳ EShapeActionRuntimeMiscHtmlElement
• new EShapeActionRuntimeMiscHtmlElement<ELEMENT, UTIL>(value): EShapeActionRuntimeMiscHtmlElement<ELEMENT, UTIL>
| Name | Type |
|---|---|
ELEMENT |
extends HTMLElement = HTMLElement |
UTIL |
extends UtilHtmlElement<ELEMENT, UtilHtmlElementTarget, UtilHtmlElementOperation<ELEMENT>, UtilThemeHtmlElement<ELEMENT>, UtilHtmlElementOptions<ELEMENT>> = UtilHtmlElement<ELEMENT, UtilHtmlElementTarget, UtilHtmlElementOperation<ELEMENT>, UtilThemeHtmlElement<ELEMENT>, UtilHtmlElementOptions<ELEMENT>> |
| Name | Type |
|---|---|
value |
EShapeActionValueMisc |
EShapeActionRuntimeMiscHtmlElement<ELEMENT, UTIL>
EShapeActionRuntimeMiscHtmlElementBase\<ELEMENT, UTIL\>.constructor
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element.ts:24
• Protected Readonly condition: EShapeActionExpression<null | string>
EShapeActionRuntimeMiscHtmlElementBase.condition
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:34
• Protected Optional elementCreator: EShapeActionExpressionWithParameter<null | ELEMENT, HTMLElement>
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element.ts:21
• Protected noPointerEvent: boolean
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element.ts:22
• Readonly reset: number
EShapeActionRuntimeMiscHtmlElementBase.reset
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:16
• Protected utils: Map<EShape, UTIL>
EShapeActionRuntimeMiscHtmlElementBase.utils
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:35
▪ Static Protected Optional WORK: Point
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.getPadding
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:150
▸ getUtil(shape, runtime): UTIL
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
UTIL
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.initialize
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:22
▸ newElementCreator(shape, runtime): undefined | UtilHtmlElementCreator<ELEMENT>
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
undefined | UtilHtmlElementCreator<ELEMENT>
EShapeActionRuntimeMiscHtmlElementBase.newElementCreator
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element.ts:38
▸ newOperation(shape, runtime): UtilHtmlElementOperation<ELEMENT>
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
UtilHtmlElementOperation<ELEMENT>
EShapeActionRuntimeMiscHtmlElementBase.newOperation
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:62
▸ newUtil(shape, runtime): UTIL
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
UTIL
EShapeActionRuntimeMiscHtmlElementBase.newUtil
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element.ts:31
▸ newUtilOptions(shape, runtime): UtilHtmlElementOptions<ELEMENT>
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
UtilHtmlElementOptions<ELEMENT>
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.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
EShapeActionRuntimeMiscHtmlElementBase.onUpOutside
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-base.ts:79
▸ toWhen(shape, runtime): undefined | UtilHtmlElementWhen
| Name | Type |
|---|---|
shape |
EShape |
runtime |
EShapeRuntime |
undefined | UtilHtmlElementWhen
EShapeActionRuntimeMiscHtmlElementBase.toWhen
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-runtime-misc-html-element-base.ts:133