Winter Cardinal UI - v0.442.0 / DThemeDarkTableBodyCellButton
DImageBase theme.
↳ DThemeDarkTableBodyCellButton
• new DThemeDarkTableBodyCellButton(): DThemeDarkTableBodyCellButton
DThemeDarkTableBodyCellText.constructor
▸ getAlpha(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellButton.getAlpha
DThemeDarkTableBodyCellText.getAlpha
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:39
▸ getBackgroundAlpha(state
): number
Returns a background alpha.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeTableBodyCellButton.getBackgroundAlpha
DThemeDarkTableBodyCellText.getBackgroundAlpha
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:23
▸ 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
DThemeTableBodyCellButton.getBackgroundColor
DThemeDarkTableBodyCellText.getBackgroundColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:19
▸ getBackgroundTexture(): Texture
Returns a background texture.
Texture
DThemeTableBodyCellButton.getBackgroundTexture
DThemeDarkTableBodyCellText.getBackgroundTexture
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:88
▸ getBorderAlign(state
): number
Returns a border align.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeTableBodyCellButton.getBorderAlign
DThemeDarkTableBodyCellText.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
DThemeTableBodyCellButton.getBorderAlpha
DThemeDarkTableBodyCellText.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
DThemeTableBodyCellButton.getBorderColor
DThemeDarkTableBodyCellText.getBorderColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:27
▸ getBorderMask(state
): number
Returns a border mask.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a mask |
number
DThemeTableBodyCellButton.getBorderMask
DThemeDarkTableBodyCellText.getBorderMask
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:31
▸ getBorderTexture(): Texture
Returns a border texture.
Texture
DThemeTableBodyCellButton.getBorderTexture
DThemeDarkTableBodyCellText.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
DThemeTableBodyCellButton.getBorderWidth
DThemeDarkTableBodyCellText.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
DThemeTableBodyCellButton.getClearType
DThemeDarkTableBodyCellText.getClearType
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:167
▸ getColor(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellButton.getColor
DThemeDarkTableBodyCellText.getColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:35
▸ getCornerMask(): number
Returns a corner mask.
number
DThemeTableBodyCellButton.getCornerMask
DThemeDarkTableBodyCellText.getCornerMask
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:47
▸ getCornerRadius(): number
Returns a corner radius.
number
DThemeTableBodyCellButton.getCornerRadius
DThemeDarkTableBodyCellText.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
DThemeTableBodyCellButton.getCursor
DThemeDarkTableBodyCellText.getCursor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-button.ts:14
▸ getFontFamilly(): string
string
DThemeTableBodyCellButton.getFontFamilly
DThemeDarkTableBodyCellText.getFontFamilly
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:11
▸ getFontSize(): number
number
DThemeTableBodyCellButton.getFontSize
DThemeDarkTableBodyCellText.getFontSize
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:15
▸ getFontStyle(): DFontStyle
DThemeTableBodyCellButton.getFontStyle
DThemeDarkTableBodyCellText.getFontStyle
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:27
▸ getFontVariant(): DFontVariant
DThemeTableBodyCellButton.getFontVariant
DThemeDarkTableBodyCellText.getFontVariant
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:31
▸ getFontWeight(): DFontWeight
DThemeTableBodyCellButton.getFontWeight
DThemeDarkTableBodyCellText.getFontWeight
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:23
▸ getHeight(): DCoordinateSize
Returns a height.
DThemeTableBodyCellButton.getHeight
DThemeDarkTableBodyCellText.getHeight
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:43
▸ getImageAlignHorizontal(): DAlignHorizontal
DThemeTableBodyCellButton.getImageAlignHorizontal
DThemeDarkTableBodyCellText.getImageAlignHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:18
▸ getImageAlignVertical(): DAlignVertical
DThemeTableBodyCellButton.getImageAlignVertical
DThemeDarkTableBodyCellText.getImageAlignVertical
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:22
▸ getImageAlignWith(): DAlignWith
DThemeTableBodyCellButton.getImageAlignWith
DThemeDarkTableBodyCellText.getImageAlignWith
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:26
▸ getImageMarginHorizontal(): number
number
DThemeTableBodyCellButton.getImageMarginHorizontal
DThemeDarkTableBodyCellText.getImageMarginHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:30
▸ getImageMarginVertial(): number
number
DThemeTableBodyCellButton.getImageMarginVertial
DThemeDarkTableBodyCellText.getImageMarginVertial
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:34
▸ getImageRotation(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellButton.getImageRotation
DThemeDarkTableBodyCellText.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
DThemeTableBodyCellButton.getImageSource
DThemeDarkTableBodyCellText.getImageSource
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:50
▸ getImageTintAlpha(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellButton.getImageTintAlpha
DThemeDarkTableBodyCellText.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
DThemeTableBodyCellButton.getImageTintColor
DThemeDarkTableBodyCellText.getImageTintColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:51
▸ getInteractive(): number
Returns an interactivity.
number
DThemeTableBodyCellButton.getInteractive
DThemeDarkTableBodyCellText.getInteractive
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:175
▸ getLineHeight(): number
number
DThemeTableBodyCellButton.getLineHeight
DThemeDarkTableBodyCellText.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
DThemeTableBodyCellButton.getOutlineAlign
DThemeDarkTableBodyCellText.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
DThemeTableBodyCellButton.getOutlineAlpha
DThemeDarkTableBodyCellText.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
DThemeTableBodyCellButton.getOutlineColor
DThemeDarkTableBodyCellText.getOutlineColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:140
▸ getOutlineMask(state
): number
Returns an outline mask.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeTableBodyCellButton.getOutlineMask
DThemeDarkTableBodyCellText.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
DThemeTableBodyCellButton.getOutlineOffset
DThemeDarkTableBodyCellText.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
DThemeTableBodyCellButton.getOutlineWidth
DThemeDarkTableBodyCellText.getOutlineWidth
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:151
▸ getPaddingBottom(): number
Returns a bottom padding.
number
DThemeTableBodyCellButton.getPaddingBottom
DThemeDarkTableBodyCellText.getPaddingBottom
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:128
▸ getPaddingLeft(): number
Returns a left padding.
number
DThemeTableBodyCellButton.getPaddingLeft
DThemeDarkTableBodyCellText.getPaddingLeft
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:55
▸ getPaddingRight(): number
Returns a right padding.
number
DThemeTableBodyCellButton.getPaddingRight
DThemeDarkTableBodyCellText.getPaddingRight
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:59
▸ getPaddingTop(): number
Returns a top padding.
number
DThemeTableBodyCellButton.getPaddingTop
DThemeDarkTableBodyCellText.getPaddingTop
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:124
▸ getSecondaryImageAlignHorizontal(): DAlignHorizontal
DThemeTableBodyCellButton.getSecondaryImageAlignHorizontal
DThemeDarkTableBodyCellText.getSecondaryImageAlignHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:54
▸ getSecondaryImageAlignVertical(): DAlignVertical
DThemeTableBodyCellButton.getSecondaryImageAlignVertical
DThemeDarkTableBodyCellText.getSecondaryImageAlignVertical
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:58
▸ getSecondaryImageAlignWith(): DAlignWith
DThemeTableBodyCellButton.getSecondaryImageAlignWith
DThemeDarkTableBodyCellText.getSecondaryImageAlignWith
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:62
▸ getSecondaryImageMarginHorizontal(): number
number
DThemeTableBodyCellButton.getSecondaryImageMarginHorizontal
DThemeDarkTableBodyCellText.getSecondaryImageMarginHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:66
▸ getSecondaryImageMarginVertial(): number
number
DThemeTableBodyCellButton.getSecondaryImageMarginVertial
DThemeDarkTableBodyCellText.getSecondaryImageMarginVertial
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:70
▸ getSecondaryImageRotation(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellButton.getSecondaryImageRotation
DThemeDarkTableBodyCellText.getSecondaryImageRotation
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:82
▸ getSecondaryImageTintAlpha(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellButton.getSecondaryImageTintAlpha
DThemeDarkTableBodyCellText.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
DThemeTableBodyCellButton.getSecondaryImageTintColor
DThemeDarkTableBodyCellText.getSecondaryImageTintColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:74
▸ getShadow(): null
| DShadow
Returns a shadow. If a shadow is null, no shadow is rendered.
null
| DShadow
DThemeTableBodyCellButton.getShadow
DThemeDarkTableBodyCellText.getShadow
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:171
▸ getTertiaryImageAlignHorizontal(): DAlignHorizontal
DThemeTableBodyCellButton.getTertiaryImageAlignHorizontal
DThemeDarkTableBodyCellText.getTertiaryImageAlignHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:86
▸ getTertiaryImageAlignVertical(): DAlignVertical
DThemeTableBodyCellButton.getTertiaryImageAlignVertical
DThemeDarkTableBodyCellText.getTertiaryImageAlignVertical
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:90
▸ getTertiaryImageAlignWith(): DAlignWith
DThemeTableBodyCellButton.getTertiaryImageAlignWith
DThemeDarkTableBodyCellText.getTertiaryImageAlignWith
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:94
▸ getTertiaryImageMarginHorizontal(): number
number
DThemeTableBodyCellButton.getTertiaryImageMarginHorizontal
DThemeDarkTableBodyCellText.getTertiaryImageMarginHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:98
▸ getTertiaryImageMarginVertial(): number
number
DThemeTableBodyCellButton.getTertiaryImageMarginVertial
DThemeDarkTableBodyCellText.getTertiaryImageMarginVertial
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:102
▸ getTertiaryImageRotation(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellButton.getTertiaryImageRotation
DThemeDarkTableBodyCellText.getTertiaryImageRotation
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:114
▸ getTertiaryImageTintAlpha(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellButton.getTertiaryImageTintAlpha
DThemeDarkTableBodyCellText.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
DThemeTableBodyCellButton.getTertiaryImageTintColor
DThemeDarkTableBodyCellText.getTertiaryImageTintColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:106
▸ getTextAlignHorizontal(): DAlignHorizontal
DThemeTableBodyCellButton.getTextAlignHorizontal
DThemeDarkTableBodyCellText.getTextAlignHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:23
▸ getTextAlignVertical(): DAlignVertical
DThemeTableBodyCellButton.getTextAlignVertical
DThemeDarkTableBodyCellText.getTextAlignVertical
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:19
▸ getTextFormatter(): (value
: unknown
, caller
: any
) => string
fn
▸ (value
, caller
): string
Name | Type |
---|---|
value |
unknown |
caller |
any |
string
DThemeTableBodyCellButton.getTextFormatter
DThemeDarkTableBodyCellText.getTextFormatter
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:43
▸ getTextStyleClipping(): boolean
boolean
DThemeTableBodyCellButton.getTextStyleClipping
DThemeDarkTableBodyCellText.getTextStyleClipping
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:31
▸ getTextStyleFitting(): boolean
boolean
DThemeTableBodyCellButton.getTextStyleFitting
DThemeDarkTableBodyCellText.getTextStyleFitting
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:35
▸ getTextStyleWordWrap(): DDynamicTextStyleWordWrap
DThemeTableBodyCellButton.getTextStyleWordWrap
DThemeDarkTableBodyCellText.getTextStyleWordWrap
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:39
▸ getTextValue(state
): unknown
Returns a text value. Called to get a text vale if there is no text value.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
unknown
DThemeTableBodyCellButton.getTextValue
DThemeDarkTableBodyCellText.getTextValue
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:47
▸ getTitle(): string
Returns a tooltip text.
string
DThemeTableBodyCellButton.getTitle
DThemeDarkTableBodyCellText.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
DThemeTableBodyCellButton.getWeight
DThemeDarkTableBodyCellText.getWeight
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:187
▸ getWidth(): DCoordinateSize
Returns a width.
DThemeTableBodyCellButton.getWidth
DThemeDarkTableBodyCellText.getWidth
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:76
▸ getX(): DCoordinatePosition
Returns a X coordinate.
DThemeTableBodyCellButton.getX
DThemeDarkTableBodyCellText.getX
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:64
▸ getY(): DCoordinatePosition
Returns a Y coordinate.
DThemeTableBodyCellButton.getY
DThemeDarkTableBodyCellText.getY
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:68
▸ isOverflowMaskEnabled(): boolean
boolean
DThemeTableBodyCellButton.isOverflowMaskEnabled
DThemeDarkTableBodyCellText.isOverflowMaskEnabled
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:27
▸ newShadow(): null
| DShadow
Creates a new shadow.
null
| DShadow
DThemeTableBodyCellButton.newShadow
DThemeDarkTableBodyCellText.newShadow
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:191
▸ newShadowWeak(): null
| DShadow
Creates a new weak shadow.
null
| DShadow
DThemeTableBodyCellButton.newShadowWeak
DThemeDarkTableBodyCellText.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
DThemeTableBodyCellButton.newState
DThemeDarkTableBodyCellText.newState
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:179
▸ newTextValue(): unknown
Returns a new text value. Called to initialize a text value if a text value is not given.
unknown
DThemeTableBodyCellButton.newTextValue
DThemeDarkTableBodyCellText.newTextValue
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:63