Winter Cardinal UI - v0.457.0 / DThemeDarkTableBodyCellInputText
DImageBase theme.
↳ DThemeDarkTableBodyCellInputText
• new DThemeDarkTableBodyCellInputText(): DThemeDarkTableBodyCellInputText
DThemeDarkTableBodyCellInputText
DThemeDarkInputText.constructor
• Protected Readonly BACKGROUND_COLOR: number = DThemeDarkConstants.BACKGROUND_COLOR_ON_BOARD
DThemeDarkInputText.BACKGROUND_COLOR
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-input.ts:31
• Protected Readonly BACKGROUND_COLOR_HOVERED: number
DThemeDarkInputText.BACKGROUND_COLOR_HOVERED
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-input.ts:32
▸ getAfterCreator(): UtilHtmlElementCreator<HTMLDivElement>
UtilHtmlElementCreator<HTMLDivElement>
DThemeTableBodyCellInputText.getAfterCreator
DThemeDarkInputText.getAfterCreator
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-input-input.ts:65
▸ getAlpha(state): number
| Name | Type |
|---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellInputText.getAlpha
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-input-text.ts:38
▸ getBackgroundAlpha(state): number
Returns a background alpha.
| Name | Type | Description |
|---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeTableBodyCellInputText.getBackgroundAlpha
DThemeDarkInputText.getBackgroundAlpha
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-input-text.ts:22
▸ getBackgroundColor(state): null | number
Returns a background color. If the color is null, backgrounds are not be rendered.
| Name | Type | Description |
|---|---|---|
state |
DBaseStateSet |
a state |
null | number
DThemeTableBodyCellInputText.getBackgroundColor
DThemeDarkInputText.getBackgroundColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-input-text.ts:18
▸ getBackgroundTexture(): Texture
Returns a background texture.
Texture
DThemeTableBodyCellInputText.getBackgroundTexture
DThemeDarkInputText.getBackgroundTexture
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:88
▸ getBeforeCreator(): UtilHtmlElementCreator<HTMLDivElement>
UtilHtmlElementCreator<HTMLDivElement>
DThemeTableBodyCellInputText.getBeforeCreator
DThemeDarkInputText.getBeforeCreator
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-input-input.ts:61
▸ getBorderAlign(state): number
Returns a border align.
| Name | Type | Description |
|---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeTableBodyCellInputText.getBorderAlign
DThemeDarkInputText.getBorderAlign
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:104
▸ getBorderAlpha(state): number
Returns a border alpha.
| Name | Type | Description |
|---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeTableBodyCellInputText.getBorderAlpha
DThemeDarkInputText.getBorderAlpha
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:96
▸ getBorderColor(state): null | number
Returns a border color. If the color is null, borders are not be rendered.
| Name | Type | Description |
|---|---|---|
state |
DBaseStateSet |
a state |
null | number
DThemeTableBodyCellInputText.getBorderColor
DThemeDarkInputText.getBorderColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-input-text.ts:26
▸ getBorderMask(state): number
Returns a border mask.
| Name | Type | Description |
|---|---|---|
state |
DBaseStateSet |
a mask |
number
DThemeTableBodyCellInputText.getBorderMask
DThemeDarkInputText.getBorderMask
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-input-text.ts:30
▸ getBorderTexture(): Texture
Returns a border texture.
Texture
DThemeTableBodyCellInputText.getBorderTexture
DThemeDarkInputText.getBorderTexture
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:112
▸ getBorderWidth(state): number
Returns a border width.
| Name | Type | Description |
|---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeTableBodyCellInputText.getBorderWidth
DThemeDarkInputText.getBorderWidth
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:100
▸ getClearType(): number
Returns a clear type. A clear type is for layout classes including DLayoutVertical.
number
DThemeTableBodyCellInputText.getClearType
DThemeDarkInputText.getClearType
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:167
▸ getClipperCreator(): UtilHtmlElementCreator<HTMLDivElement>
UtilHtmlElementCreator<HTMLDivElement>
DThemeTableBodyCellInputText.getClipperCreator
DThemeDarkInputText.getClipperCreator
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-input-input.ts:57
▸ getClipperStyleOverflow(rect): string
| Name | Type |
|---|---|
rect |
null | Rectangle |
string
DThemeDarkInputText.getClipperStyleOverflow
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:190
▸ getClipperStylePosition(rect): string
| Name | Type |
|---|---|
rect |
null | Rectangle |
string
DThemeDarkInputText.getClipperStylePosition
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:214
▸ getClipperStylePositionPosition(rect): string
| Name | Type |
|---|---|
rect |
null | Rectangle |
string
DThemeDarkInputText.getClipperStylePositionPosition
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:197
▸ getClipperStylePositionSize(rect): string
| Name | Type |
|---|---|
rect |
null | Rectangle |
string
DThemeDarkInputText.getClipperStylePositionSize
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:204
▸ getColor(state): number
| Name | Type |
|---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellInputText.getColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-input-text.ts:34
▸ getCornerMask(): number
Returns a corner mask.
number
DThemeTableBodyCellInputText.getCornerMask
DThemeDarkInputText.getCornerMask
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-input-text.ts:46
▸ getCornerRadius(): number
Returns a corner radius.
number
DThemeTableBodyCellInputText.getCornerRadius
DThemeDarkInputText.getCornerRadius
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:132
▸ getCursor(state): string
Returns a cursor.
| Name | Type |
|---|---|
state |
DBaseStateSet |
string
DThemeTableBodyCellInputText.getCursor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-input.ts:78
▸ getEditingFormatter(): (value: string, caller: any) => string
fn
▸ (value, caller): string
| Name | Type |
|---|---|
value |
string |
caller |
any |
string
DThemeTableBodyCellInputText.getEditingFormatter
DThemeDarkInputText.getEditingFormatter
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-input.ts:85
▸ getEditingUnformatter(): (text: string, caller: any) => string
fn
▸ (text, caller): string
| Name | Type |
|---|---|
text |
string |
caller |
any |
string
DThemeTableBodyCellInputText.getEditingUnformatter
DThemeDarkInputText.getEditingUnformatter
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-input.ts:89
▸ getEditingValidator(): (value: string, caller: any) => null | string
fn
▸ (value, caller): null | string
| Name | Type |
|---|---|
value |
string |
caller |
any |
null | string
DThemeTableBodyCellInputText.getEditingValidator
DThemeDarkInputText.getEditingValidator
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-input.ts:93
▸ getElementCreator(): UtilHtmlElementCreator<HTMLInputElement>
UtilHtmlElementCreator<HTMLInputElement>
DThemeTableBodyCellInputText.getElementCreator
DThemeDarkInputText.getElementCreator
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-input-input.ts:53
▸ getElementStyleBackground(state): string
| Name | Type |
|---|---|
state |
DBaseStateSet |
string
DThemeDarkInputText.getElementStyleBackground
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:72
▸ getElementStyleBorder(state): string
| Name | Type |
|---|---|
state |
DBaseStateSet |
string
DThemeDarkInputText.getElementStyleBorder
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-input.ts:109
▸ getElementStyleClipPath(state, clipperEx): string
| Name | Type |
|---|---|
state |
DBaseStateSet |
clipperEx |
undefined | null | UtilHtmlElementClipperEx |
string
DThemeDarkInputText.getElementStyleClipPath
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:158
▸ getElementStyleMargin(state): string
| Name | Type |
|---|---|
state |
DBaseStateSet |
string
DThemeDarkInputText.getElementStyleMargin
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:154
▸ getElementStyleOutline(state): string
| Name | Type |
|---|---|
state |
DBaseStateSet |
string
DThemeDarkInputText.getElementStyleOutline
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:97
▸ getElementStylePadding(state, padding): string
| Name | Type |
|---|---|
state |
DBaseStateSet |
padding |
null | UtilHtmlElementPadding |
string
DThemeDarkInputText.getElementStylePadding
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:80
▸ getElementStylePointerEvent(state): string
| Name | Type |
|---|---|
state |
DBaseStateSet |
string
DThemeDarkInputText.getElementStylePointerEvent
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:65
▸ getElementStylePosition(state, elementRect, elementMatrix, clipperRect): string
| Name | Type |
|---|---|
state |
DBaseStateSet |
elementRect |
null | Rectangle |
elementMatrix |
null | Matrix |
clipperRect |
null | Rectangle |
string
DThemeDarkInputText.getElementStylePosition
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:130
▸ getElementStylePositionPosition(elementRect, clipperRect): string
| Name | Type |
|---|---|
elementRect |
null | Rectangle |
clipperRect |
null | Rectangle |
string
DThemeDarkInputText.getElementStylePositionPosition
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:101
▸ getElementStylePositionSize(rect): string
| Name | Type |
|---|---|
rect |
null | Rectangle |
string
DThemeDarkInputText.getElementStylePositionSize
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:116
▸ getElementStylePositionTransform(matrix): string
| Name | Type |
|---|---|
matrix |
null | Matrix |
string
DThemeDarkInputText.getElementStylePositionTransform
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:123
▸ getElementStyleText(state): string
| Name | Type |
|---|---|
state |
DBaseStateSet |
string
DThemeDarkInputText.getElementStyleText
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:144
▸ getFontFamilly(): string
string
DThemeTableBodyCellInputText.getFontFamilly
DThemeDarkInputText.getFontFamilly
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:11
▸ getFontSize(): number
number
DThemeTableBodyCellInputText.getFontSize
DThemeDarkInputText.getFontSize
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:15
▸ getFontStyle(): DFontStyle
DThemeTableBodyCellInputText.getFontStyle
DThemeDarkInputText.getFontStyle
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:27
▸ getFontVariant(): DFontVariant
DThemeTableBodyCellInputText.getFontVariant
DThemeDarkInputText.getFontVariant
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:31
▸ getFontWeight(): DFontWeight
DThemeTableBodyCellInputText.getFontWeight
DThemeDarkInputText.getFontWeight
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:23
▸ getHeight(): DCoordinateSize
Returns a height.
DThemeTableBodyCellInputText.getHeight
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-input-text.ts:42
▸ getImageAlignHorizontal(): DAlignHorizontal
DThemeTableBodyCellInputText.getImageAlignHorizontal
DThemeDarkInputText.getImageAlignHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:18
▸ getImageAlignVertical(): DAlignVertical
DThemeTableBodyCellInputText.getImageAlignVertical
DThemeDarkInputText.getImageAlignVertical
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:22
▸ getImageAlignWith(): DAlignWith
DThemeTableBodyCellInputText.getImageAlignWith
DThemeDarkInputText.getImageAlignWith
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:26
▸ getImageMarginHorizontal(): number
number
DThemeTableBodyCellInputText.getImageMarginHorizontal
DThemeDarkInputText.getImageMarginHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:30
▸ getImageMarginVertial(): number
number
DThemeTableBodyCellInputText.getImageMarginVertial
DThemeDarkInputText.getImageMarginVertial
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:34
▸ getImageRotation(state): number
| Name | Type |
|---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellInputText.getImageRotation
DThemeDarkInputText.getImageRotation
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:46
▸ getImageSource(state): null | DisplayObject | Texture
| Name | Type |
|---|---|
state |
DBaseStateSet |
null | DisplayObject | Texture
DThemeTableBodyCellInputText.getImageSource
DThemeDarkInputText.getImageSource
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:50
▸ getImageTintAlpha(state): number
| Name | Type |
|---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellInputText.getImageTintAlpha
DThemeDarkInputText.getImageTintAlpha
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:42
▸ getImageTintColor(state): null | number
| Name | Type |
|---|---|
state |
DBaseStateSet |
null | number
DThemeTableBodyCellInputText.getImageTintColor
DThemeDarkInputText.getImageTintColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:38
▸ getInteractive(): number
Returns an interactivity.
number
DThemeTableBodyCellInputText.getInteractive
DThemeDarkInputText.getInteractive
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:175
▸ getLineHeight(): number
number
DThemeTableBodyCellInputText.getLineHeight
DThemeDarkInputText.getLineHeight
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:42
▸ getOutlineAlign(state): number
Returns an outline align.
| Name | Type | Description |
|---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeTableBodyCellInputText.getOutlineAlign
DThemeDarkInputText.getOutlineAlign
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:159
▸ getOutlineAlpha(state): number
Returns an outline alpha.
| Name | Type | Description |
|---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeTableBodyCellInputText.getOutlineAlpha
DThemeDarkInputText.getOutlineAlpha
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:144
▸ getOutlineColor(state): null | number
Returns an outline color. If the color is null, outlines are not be rendered.
| Name | Type | Description |
|---|---|---|
state |
DBaseStateSet |
a state |
null | number
DThemeTableBodyCellInputText.getOutlineColor
DThemeDarkInputText.getOutlineColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-input.ts:51
▸ getOutlineMask(state): number
Returns an outline mask.
| Name | Type | Description |
|---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeTableBodyCellInputText.getOutlineMask
DThemeDarkInputText.getOutlineMask
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:163
▸ getOutlineOffset(state): number
Returns an outline offset.
| Name | Type | Description |
|---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeTableBodyCellInputText.getOutlineOffset
DThemeDarkInputText.getOutlineOffset
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:155
▸ getOutlineWidth(state): number
Returns an outline width.
| Name | Type | Description |
|---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeTableBodyCellInputText.getOutlineWidth
DThemeDarkInputText.getOutlineWidth
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:151
▸ getPaddingBottom(): number
Returns a bottom padding.
number
DThemeTableBodyCellInputText.getPaddingBottom
DThemeDarkInputText.getPaddingBottom
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:128
▸ getPaddingLeft(): number
Returns a left padding.
number
DThemeTableBodyCellInputText.getPaddingLeft
DThemeDarkInputText.getPaddingLeft
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-input.ts:70
▸ getPaddingRight(): number
Returns a right padding.
number
DThemeTableBodyCellInputText.getPaddingRight
DThemeDarkInputText.getPaddingRight
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-input.ts:74
▸ getPaddingTop(): number
Returns a top padding.
number
DThemeTableBodyCellInputText.getPaddingTop
DThemeDarkInputText.getPaddingTop
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:124
▸ getPlaceholder(): string
string
DThemeDarkInputText.getPlaceholder
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-input.ts:66
▸ getSecondaryImageAlignHorizontal(): DAlignHorizontal
DThemeTableBodyCellInputText.getSecondaryImageAlignHorizontal
DThemeDarkInputText.getSecondaryImageAlignHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:54
▸ getSecondaryImageAlignVertical(): DAlignVertical
DThemeTableBodyCellInputText.getSecondaryImageAlignVertical
DThemeDarkInputText.getSecondaryImageAlignVertical
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:58
▸ getSecondaryImageAlignWith(): DAlignWith
DThemeTableBodyCellInputText.getSecondaryImageAlignWith
DThemeDarkInputText.getSecondaryImageAlignWith
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:62
▸ getSecondaryImageMarginHorizontal(): number
number
DThemeTableBodyCellInputText.getSecondaryImageMarginHorizontal
DThemeDarkInputText.getSecondaryImageMarginHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:66
▸ getSecondaryImageMarginVertial(): number
number
DThemeTableBodyCellInputText.getSecondaryImageMarginVertial
DThemeDarkInputText.getSecondaryImageMarginVertial
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:70
▸ getSecondaryImageRotation(state): number
| Name | Type |
|---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellInputText.getSecondaryImageRotation
DThemeDarkInputText.getSecondaryImageRotation
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:82
▸ getSecondaryImageTintAlpha(state): number
| Name | Type |
|---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellInputText.getSecondaryImageTintAlpha
DThemeDarkInputText.getSecondaryImageTintAlpha
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:78
▸ getSecondaryImageTintColor(state): null | number
| Name | Type |
|---|---|
state |
DBaseStateSet |
null | number
DThemeTableBodyCellInputText.getSecondaryImageTintColor
DThemeDarkInputText.getSecondaryImageTintColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:74
▸ getSelect(): boolean
boolean
DThemeTableBodyCellInputText.getSelect
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-input.ts:105
▸ getShadow(): null | DShadow
Returns a shadow. If a shadow is null, no shadow is rendered.
null | DShadow
DThemeTableBodyCellInputText.getShadow
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:171
▸ getTertiaryImageAlignHorizontal(): DAlignHorizontal
DThemeTableBodyCellInputText.getTertiaryImageAlignHorizontal
DThemeDarkInputText.getTertiaryImageAlignHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:86
▸ getTertiaryImageAlignVertical(): DAlignVertical
DThemeTableBodyCellInputText.getTertiaryImageAlignVertical
DThemeDarkInputText.getTertiaryImageAlignVertical
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:90
▸ getTertiaryImageAlignWith(): DAlignWith
DThemeTableBodyCellInputText.getTertiaryImageAlignWith
DThemeDarkInputText.getTertiaryImageAlignWith
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:94
▸ getTertiaryImageMarginHorizontal(): number
number
DThemeTableBodyCellInputText.getTertiaryImageMarginHorizontal
DThemeDarkInputText.getTertiaryImageMarginHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:98
▸ getTertiaryImageMarginVertial(): number
number
DThemeTableBodyCellInputText.getTertiaryImageMarginVertial
DThemeDarkInputText.getTertiaryImageMarginVertial
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:102
▸ getTertiaryImageRotation(state): number
| Name | Type |
|---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellInputText.getTertiaryImageRotation
DThemeDarkInputText.getTertiaryImageRotation
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:114
▸ getTertiaryImageTintAlpha(state): number
| Name | Type |
|---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellInputText.getTertiaryImageTintAlpha
DThemeDarkInputText.getTertiaryImageTintAlpha
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:110
▸ getTertiaryImageTintColor(state): null | number
| Name | Type |
|---|---|
state |
DBaseStateSet |
null | number
DThemeTableBodyCellInputText.getTertiaryImageTintColor
DThemeDarkInputText.getTertiaryImageTintColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:106
▸ getTextAlignHorizontal(): DAlignHorizontal
DThemeTableBodyCellInputText.getTextAlignHorizontal
DThemeDarkInputText.getTextAlignHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:23
▸ getTextAlignVertical(): DAlignVertical
DThemeTableBodyCellInputText.getTextAlignVertical
DThemeDarkInputText.getTextAlignVertical
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:19
▸ getTextFormatter(): (value: string, caller: any) => string
fn
▸ (value, caller): string
| Name | Type |
|---|---|
value |
string |
caller |
any |
string
DThemeTableBodyCellInputText.getTextFormatter
DThemeDarkInputText.getTextFormatter
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:43
▸ getTextStyleClipping(): boolean
boolean
DThemeTableBodyCellInputText.getTextStyleClipping
DThemeDarkInputText.getTextStyleClipping
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:31
▸ getTextStyleFitting(): boolean
boolean
DThemeTableBodyCellInputText.getTextStyleFitting
DThemeDarkInputText.getTextStyleFitting
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:35
▸ getTextStyleWordWrap(): DDynamicTextStyleWordWrap
DThemeTableBodyCellInputText.getTextStyleWordWrap
DThemeDarkInputText.getTextStyleWordWrap
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:39
▸ getTextValue(state): undefined | string
Returns a text value. Called to get a text vale if there is no text value.
| Name | Type | Description |
|---|---|---|
state |
DBaseStateSet |
a state |
undefined | string
DThemeTableBodyCellInputText.getTextValue
DThemeDarkInputText.getTextValue
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:47
▸ getTitle(): string
Returns a tooltip text.
string
DThemeTableBodyCellInputText.getTitle
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:183
▸ getWeight(): number
Returns a weight. Weights are for layout classes including DLayoutVertical. If a weight is less than or equals to zero, layout classes are supposed not to change a width / height.
number
DThemeTableBodyCellInputText.getWeight
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:187
▸ getWhen(): UtilHtmlElementWhen
DThemeTableBodyCellInputText.getWhen
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:247
▸ getWidth(): DCoordinateSize
Returns a width.
DThemeTableBodyCellInputText.getWidth
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-input.ts:62
▸ getX(): DCoordinatePosition
Returns a X coordinate.
DThemeTableBodyCellInputText.getX
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:64
▸ getY(): DCoordinatePosition
Returns a Y coordinate.
DThemeTableBodyCellInputText.getY
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:68
▸ isClipperExEnabled(): boolean
boolean
DThemeTableBodyCellInputText.isClipperExEnabled
DThemeDarkInputText.isClipperExEnabled
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:222
▸ isOverflowMaskEnabled(): boolean
boolean
DThemeTableBodyCellInputText.isOverflowMaskEnabled
DThemeDarkInputText.isOverflowMaskEnabled
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:27
▸ newShadow(): null | DShadow
Creates a new shadow.
null | DShadow
DThemeTableBodyCellInputText.newShadow
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:191
▸ newShadowWeak(): null | DShadow
Creates a new weak shadow.
null | DShadow
DThemeTableBodyCellInputText.newShadowWeak
DThemeDarkInputText.newShadowWeak
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:195
▸ newState(state): void
Returns true if focusable.
| Name | Type |
|---|---|
state |
DBaseStateSet |
void
DThemeTableBodyCellInputText.newState
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:179
▸ newTextValue(): DStateAwareOrValueMightBe<string>
Returns a new text value. Called to initialize a text value if a text value is not given.
DStateAwareOrValueMightBe<string>
DThemeTableBodyCellInputText.newTextValue
DThemeDarkInputText.newTextValue
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-input-text.ts:11
▸ setAfterStyle(target): void
| Name | Type |
|---|---|
target |
HTMLDivElement |
void
DThemeTableBodyCellInputText.setAfterStyle
DThemeDarkInputText.setAfterStyle
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:243
▸ setBeforeStyle(target): void
| Name | Type |
|---|---|
target |
HTMLDivElement |
void
DThemeTableBodyCellInputText.setBeforeStyle
DThemeDarkInputText.setBeforeStyle
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:230
▸ setClipperStyle(target, state, padding, elementRect, elementMatrix, clipperRect, clipperEx): void
| Name | Type |
|---|---|
target |
HTMLDivElement |
state |
DBaseStateSet |
padding |
null | UtilHtmlElementPadding |
elementRect |
null | Rectangle |
elementMatrix |
null | Matrix |
clipperRect |
null | Rectangle |
clipperEx |
undefined | null | UtilHtmlElementClipperEx |
void
DThemeTableBodyCellInputText.setClipperStyle
DThemeDarkInputText.setClipperStyle
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:173
▸ setElementStyle(target, state, padding, elementRect, elementMatrix, clipperRect, clipperEx): void
| Name | Type |
|---|---|
target |
HTMLInputElement |
state |
DBaseStateSet |
padding |
null | UtilHtmlElementPadding |
elementRect |
null | Rectangle |
elementMatrix |
null | Matrix |
clipperRect |
null | Rectangle |
clipperEx |
undefined | null | UtilHtmlElementClipperEx |
void
DThemeTableBodyCellInputText.setElementStyle
DThemeDarkInputText.setElementStyle
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-html-element.ts:28