Winter Cardinal UI - v0.442.0 / DThemeDarkTableBodyCellText

Class: DThemeDarkTableBodyCellText

DImageBase theme.

Hierarchy

Implements

Table of contents

Constructors

Methods

Constructors

constructor

new DThemeDarkTableBodyCellText(): DThemeDarkTableBodyCellText

Returns

DThemeDarkTableBodyCellText

Inherited from

DThemeDarkImageBase.constructor

Methods

getAlpha

getAlpha(state): number

Parameters

Name Type
state DBaseStateSet

Returns

number

Implementation of

DThemeTableBodyCellText.getAlpha

Overrides

DThemeDarkImageBase.getAlpha

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:39


getBackgroundAlpha

getBackgroundAlpha(state): number

Returns a background alpha.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

number

Implementation of

DThemeTableBodyCellText.getBackgroundAlpha

Overrides

DThemeDarkImageBase.getBackgroundAlpha

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:23


getBackgroundColor

getBackgroundColor(state): null | number

Returns a background color. If the color is null, backgrounds are not be rendered.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

null | number

Implementation of

DThemeTableBodyCellText.getBackgroundColor

Overrides

DThemeDarkImageBase.getBackgroundColor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:19


getBackgroundTexture

getBackgroundTexture(): Texture

Returns a background texture.

Returns

Texture

Implementation of

DThemeTableBodyCellText.getBackgroundTexture

Inherited from

DThemeDarkImageBase.getBackgroundTexture

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:88


getBorderAlign

getBorderAlign(state): number

Returns a border align.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

number

Implementation of

DThemeTableBodyCellText.getBorderAlign

Inherited from

DThemeDarkImageBase.getBorderAlign

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:104


getBorderAlpha

getBorderAlpha(state): number

Returns a border alpha.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

number

Implementation of

DThemeTableBodyCellText.getBorderAlpha

Inherited from

DThemeDarkImageBase.getBorderAlpha

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:96


getBorderColor

getBorderColor(state): null | number

Returns a border color. If the color is null, borders are not be rendered.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

null | number

Implementation of

DThemeTableBodyCellText.getBorderColor

Overrides

DThemeDarkImageBase.getBorderColor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:27


getBorderMask

getBorderMask(state): number

Returns a border mask.

Parameters

Name Type Description
state DBaseStateSet a mask

Returns

number

Implementation of

DThemeTableBodyCellText.getBorderMask

Overrides

DThemeDarkImageBase.getBorderMask

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:31


getBorderTexture

getBorderTexture(): Texture

Returns a border texture.

Returns

Texture

Implementation of

DThemeTableBodyCellText.getBorderTexture

Inherited from

DThemeDarkImageBase.getBorderTexture

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:112


getBorderWidth

getBorderWidth(state): number

Returns a border width.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

number

Implementation of

DThemeTableBodyCellText.getBorderWidth

Inherited from

DThemeDarkImageBase.getBorderWidth

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:100


getClearType

getClearType(): number

Returns a clear type. A clear type is for layout classes including DLayoutVertical.

Returns

number

Implementation of

DThemeTableBodyCellText.getClearType

Inherited from

DThemeDarkImageBase.getClearType

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:167


getColor

getColor(state): number

Parameters

Name Type
state DBaseStateSet

Returns

number

Implementation of

DThemeTableBodyCellText.getColor

Overrides

DThemeDarkImageBase.getColor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:35


getCornerMask

getCornerMask(): number

Returns a corner mask.

Returns

number

Implementation of

DThemeTableBodyCellText.getCornerMask

Overrides

DThemeDarkImageBase.getCornerMask

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:47


getCornerRadius

getCornerRadius(): number

Returns a corner radius.

Returns

number

Implementation of

DThemeTableBodyCellText.getCornerRadius

Inherited from

DThemeDarkImageBase.getCornerRadius

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:132


getCursor

getCursor(state): string

Returns a cursor.

Parameters

Name Type
state DBaseStateSet

Returns

string

Implementation of

DThemeTableBodyCellText.getCursor

Inherited from

DThemeDarkImageBase.getCursor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:199


getFontFamilly

getFontFamilly(): string

Returns

string

Implementation of

DThemeTableBodyCellText.getFontFamilly

Inherited from

DThemeDarkImageBase.getFontFamilly

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:11


getFontSize

getFontSize(): number

Returns

number

Implementation of

DThemeTableBodyCellText.getFontSize

Inherited from

DThemeDarkImageBase.getFontSize

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:15


getFontStyle

getFontStyle(): DFontStyle

Returns

DFontStyle

Implementation of

DThemeTableBodyCellText.getFontStyle

Inherited from

DThemeDarkImageBase.getFontStyle

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:27


getFontVariant

getFontVariant(): DFontVariant

Returns

DFontVariant

Implementation of

DThemeTableBodyCellText.getFontVariant

Inherited from

DThemeDarkImageBase.getFontVariant

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:31


getFontWeight

getFontWeight(): DFontWeight

Returns

DFontWeight

Implementation of

DThemeTableBodyCellText.getFontWeight

Inherited from

DThemeDarkImageBase.getFontWeight

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:23


getHeight

getHeight(): DCoordinateSize

Returns a height.

Returns

DCoordinateSize

Implementation of

DThemeTableBodyCellText.getHeight

Overrides

DThemeDarkImageBase.getHeight

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:43


getImageAlignHorizontal

getImageAlignHorizontal(): DAlignHorizontal

Returns

DAlignHorizontal

Implementation of

DThemeTableBodyCellText.getImageAlignHorizontal

Inherited from

DThemeDarkImageBase.getImageAlignHorizontal

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:18


getImageAlignVertical

getImageAlignVertical(): DAlignVertical

Returns

DAlignVertical

Implementation of

DThemeTableBodyCellText.getImageAlignVertical

Inherited from

DThemeDarkImageBase.getImageAlignVertical

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:22


getImageAlignWith

getImageAlignWith(): DAlignWith

Returns

DAlignWith

Implementation of

DThemeTableBodyCellText.getImageAlignWith

Inherited from

DThemeDarkImageBase.getImageAlignWith

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:26


getImageMarginHorizontal

getImageMarginHorizontal(): number

Returns

number

Implementation of

DThemeTableBodyCellText.getImageMarginHorizontal

Inherited from

DThemeDarkImageBase.getImageMarginHorizontal

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:30


getImageMarginVertial

getImageMarginVertial(): number

Returns

number

Implementation of

DThemeTableBodyCellText.getImageMarginVertial

Inherited from

DThemeDarkImageBase.getImageMarginVertial

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:34


getImageRotation

getImageRotation(state): number

Parameters

Name Type
state DBaseStateSet

Returns

number

Implementation of

DThemeTableBodyCellText.getImageRotation

Inherited from

DThemeDarkImageBase.getImageRotation

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:46


getImageSource

getImageSource(state): null | DisplayObject | Texture

Parameters

Name Type
state DBaseStateSet

Returns

null | DisplayObject | Texture

Implementation of

DThemeTableBodyCellText.getImageSource

Inherited from

DThemeDarkImageBase.getImageSource

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:50


getImageTintAlpha

getImageTintAlpha(state): number

Parameters

Name Type
state DBaseStateSet

Returns

number

Implementation of

DThemeTableBodyCellText.getImageTintAlpha

Inherited from

DThemeDarkImageBase.getImageTintAlpha

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:42


getImageTintColor

getImageTintColor(state): null | number

Parameters

Name Type
state DBaseStateSet

Returns

null | number

Implementation of

DThemeTableBodyCellText.getImageTintColor

Overrides

DThemeDarkImageBase.getImageTintColor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:51


getInteractive

getInteractive(): number

Returns an interactivity.

Returns

number

Implementation of

DThemeTableBodyCellText.getInteractive

Inherited from

DThemeDarkImageBase.getInteractive

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:175


getLineHeight

getLineHeight(): number

Returns

number

Implementation of

DThemeTableBodyCellText.getLineHeight

Inherited from

DThemeDarkImageBase.getLineHeight

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:42


getOutlineAlign

getOutlineAlign(state): number

Returns an outline align.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

number

Implementation of

DThemeTableBodyCellText.getOutlineAlign

Inherited from

DThemeDarkImageBase.getOutlineAlign

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:159


getOutlineAlpha

getOutlineAlpha(state): number

Returns an outline alpha.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

number

Implementation of

DThemeTableBodyCellText.getOutlineAlpha

Inherited from

DThemeDarkImageBase.getOutlineAlpha

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:144


getOutlineColor

getOutlineColor(state): null | number

Returns an outline color. If the color is null, outlines are not be rendered.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

null | number

Implementation of

DThemeTableBodyCellText.getOutlineColor

Inherited from

DThemeDarkImageBase.getOutlineColor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:140


getOutlineMask

getOutlineMask(state): number

Returns an outline mask.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

number

Implementation of

DThemeTableBodyCellText.getOutlineMask

Inherited from

DThemeDarkImageBase.getOutlineMask

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:163


getOutlineOffset

getOutlineOffset(state): number

Returns an outline offset.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

number

Implementation of

DThemeTableBodyCellText.getOutlineOffset

Inherited from

DThemeDarkImageBase.getOutlineOffset

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:155


getOutlineWidth

getOutlineWidth(state): number

Returns an outline width.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

number

Implementation of

DThemeTableBodyCellText.getOutlineWidth

Inherited from

DThemeDarkImageBase.getOutlineWidth

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:151


getPaddingBottom

getPaddingBottom(): number

Returns a bottom padding.

Returns

number

Implementation of

DThemeTableBodyCellText.getPaddingBottom

Inherited from

DThemeDarkImageBase.getPaddingBottom

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:128


getPaddingLeft

getPaddingLeft(): number

Returns a left padding.

Returns

number

Implementation of

DThemeTableBodyCellText.getPaddingLeft

Overrides

DThemeDarkImageBase.getPaddingLeft

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:55


getPaddingRight

getPaddingRight(): number

Returns a right padding.

Returns

number

Implementation of

DThemeTableBodyCellText.getPaddingRight

Overrides

DThemeDarkImageBase.getPaddingRight

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:59


getPaddingTop

getPaddingTop(): number

Returns a top padding.

Returns

number

Implementation of

DThemeTableBodyCellText.getPaddingTop

Inherited from

DThemeDarkImageBase.getPaddingTop

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:124


getSecondaryImageAlignHorizontal

getSecondaryImageAlignHorizontal(): DAlignHorizontal

Returns

DAlignHorizontal

Implementation of

DThemeTableBodyCellText.getSecondaryImageAlignHorizontal

Inherited from

DThemeDarkImageBase.getSecondaryImageAlignHorizontal

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:54


getSecondaryImageAlignVertical

getSecondaryImageAlignVertical(): DAlignVertical

Returns

DAlignVertical

Implementation of

DThemeTableBodyCellText.getSecondaryImageAlignVertical

Inherited from

DThemeDarkImageBase.getSecondaryImageAlignVertical

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:58


getSecondaryImageAlignWith

getSecondaryImageAlignWith(): DAlignWith

Returns

DAlignWith

Implementation of

DThemeTableBodyCellText.getSecondaryImageAlignWith

Inherited from

DThemeDarkImageBase.getSecondaryImageAlignWith

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:62


getSecondaryImageMarginHorizontal

getSecondaryImageMarginHorizontal(): number

Returns

number

Implementation of

DThemeTableBodyCellText.getSecondaryImageMarginHorizontal

Inherited from

DThemeDarkImageBase.getSecondaryImageMarginHorizontal

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:66


getSecondaryImageMarginVertial

getSecondaryImageMarginVertial(): number

Returns

number

Implementation of

DThemeTableBodyCellText.getSecondaryImageMarginVertial

Inherited from

DThemeDarkImageBase.getSecondaryImageMarginVertial

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:70


getSecondaryImageRotation

getSecondaryImageRotation(state): number

Parameters

Name Type
state DBaseStateSet

Returns

number

Implementation of

DThemeTableBodyCellText.getSecondaryImageRotation

Inherited from

DThemeDarkImageBase.getSecondaryImageRotation

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:82


getSecondaryImageTintAlpha

getSecondaryImageTintAlpha(state): number

Parameters

Name Type
state DBaseStateSet

Returns

number

Implementation of

DThemeTableBodyCellText.getSecondaryImageTintAlpha

Inherited from

DThemeDarkImageBase.getSecondaryImageTintAlpha

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:78


getSecondaryImageTintColor

getSecondaryImageTintColor(state): null | number

Parameters

Name Type
state DBaseStateSet

Returns

null | number

Implementation of

DThemeTableBodyCellText.getSecondaryImageTintColor

Inherited from

DThemeDarkImageBase.getSecondaryImageTintColor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:74


getShadow

getShadow(): null | DShadow

Returns a shadow. If a shadow is null, no shadow is rendered.

Returns

null | DShadow

Implementation of

DThemeTableBodyCellText.getShadow

Inherited from

DThemeDarkImageBase.getShadow

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:171


getTertiaryImageAlignHorizontal

getTertiaryImageAlignHorizontal(): DAlignHorizontal

Returns

DAlignHorizontal

Implementation of

DThemeTableBodyCellText.getTertiaryImageAlignHorizontal

Inherited from

DThemeDarkImageBase.getTertiaryImageAlignHorizontal

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:86


getTertiaryImageAlignVertical

getTertiaryImageAlignVertical(): DAlignVertical

Returns

DAlignVertical

Implementation of

DThemeTableBodyCellText.getTertiaryImageAlignVertical

Inherited from

DThemeDarkImageBase.getTertiaryImageAlignVertical

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:90


getTertiaryImageAlignWith

getTertiaryImageAlignWith(): DAlignWith

Returns

DAlignWith

Implementation of

DThemeTableBodyCellText.getTertiaryImageAlignWith

Inherited from

DThemeDarkImageBase.getTertiaryImageAlignWith

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:94


getTertiaryImageMarginHorizontal

getTertiaryImageMarginHorizontal(): number

Returns

number

Implementation of

DThemeTableBodyCellText.getTertiaryImageMarginHorizontal

Inherited from

DThemeDarkImageBase.getTertiaryImageMarginHorizontal

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:98


getTertiaryImageMarginVertial

getTertiaryImageMarginVertial(): number

Returns

number

Implementation of

DThemeTableBodyCellText.getTertiaryImageMarginVertial

Inherited from

DThemeDarkImageBase.getTertiaryImageMarginVertial

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:102


getTertiaryImageRotation

getTertiaryImageRotation(state): number

Parameters

Name Type
state DBaseStateSet

Returns

number

Implementation of

DThemeTableBodyCellText.getTertiaryImageRotation

Inherited from

DThemeDarkImageBase.getTertiaryImageRotation

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:114


getTertiaryImageTintAlpha

getTertiaryImageTintAlpha(state): number

Parameters

Name Type
state DBaseStateSet

Returns

number

Implementation of

DThemeTableBodyCellText.getTertiaryImageTintAlpha

Inherited from

DThemeDarkImageBase.getTertiaryImageTintAlpha

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:110


getTertiaryImageTintColor

getTertiaryImageTintColor(state): null | number

Parameters

Name Type
state DBaseStateSet

Returns

null | number

Implementation of

DThemeTableBodyCellText.getTertiaryImageTintColor

Inherited from

DThemeDarkImageBase.getTertiaryImageTintColor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:106


getTextAlignHorizontal

getTextAlignHorizontal(): DAlignHorizontal

Returns

DAlignHorizontal

Implementation of

DThemeTableBodyCellText.getTextAlignHorizontal

Inherited from

DThemeDarkImageBase.getTextAlignHorizontal

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:23


getTextAlignVertical

getTextAlignVertical(): DAlignVertical

Returns

DAlignVertical

Implementation of

DThemeTableBodyCellText.getTextAlignVertical

Inherited from

DThemeDarkImageBase.getTextAlignVertical

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:19


getTextFormatter

getTextFormatter(): (value: unknown, caller: any) => string

Returns

fn

▸ (value, caller): string

Parameters
Name Type
value unknown
caller any
Returns

string

Implementation of

DThemeTableBodyCellText.getTextFormatter

Inherited from

DThemeDarkImageBase.getTextFormatter

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:43


getTextStyleClipping

getTextStyleClipping(): boolean

Returns

boolean

Implementation of

DThemeTableBodyCellText.getTextStyleClipping

Inherited from

DThemeDarkImageBase.getTextStyleClipping

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:31


getTextStyleFitting

getTextStyleFitting(): boolean

Returns

boolean

Implementation of

DThemeTableBodyCellText.getTextStyleFitting

Inherited from

DThemeDarkImageBase.getTextStyleFitting

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:35


getTextStyleWordWrap

getTextStyleWordWrap(): DDynamicTextStyleWordWrap

Returns

DDynamicTextStyleWordWrap

Implementation of

DThemeTableBodyCellText.getTextStyleWordWrap

Inherited from

DThemeDarkImageBase.getTextStyleWordWrap

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:39


getTextValue

getTextValue(state): unknown

Returns a text value. Called to get a text vale if there is no text value.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

unknown

Implementation of

DThemeTableBodyCellText.getTextValue

Inherited from

DThemeDarkImageBase.getTextValue

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:47


getTitle

getTitle(): string

Returns a tooltip text.

Returns

string

Implementation of

DThemeTableBodyCellText.getTitle

Inherited from

DThemeDarkImageBase.getTitle

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:183


getWeight

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.

Returns

number

Implementation of

DThemeTableBodyCellText.getWeight

Inherited from

DThemeDarkImageBase.getWeight

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:187


getWidth

getWidth(): DCoordinateSize

Returns a width.

Returns

DCoordinateSize

Implementation of

DThemeTableBodyCellText.getWidth

Inherited from

DThemeDarkImageBase.getWidth

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:76


getX

getX(): DCoordinatePosition

Returns a X coordinate.

Returns

DCoordinatePosition

Implementation of

DThemeTableBodyCellText.getX

Inherited from

DThemeDarkImageBase.getX

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:64


getY

getY(): DCoordinatePosition

Returns a Y coordinate.

Returns

DCoordinatePosition

Implementation of

DThemeTableBodyCellText.getY

Inherited from

DThemeDarkImageBase.getY

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:68


isOverflowMaskEnabled

isOverflowMaskEnabled(): boolean

Returns

boolean

Implementation of

DThemeTableBodyCellText.isOverflowMaskEnabled

Inherited from

DThemeDarkImageBase.isOverflowMaskEnabled

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:27


newShadow

newShadow(): null | DShadow

Creates a new shadow.

Returns

null | DShadow

Implementation of

DThemeTableBodyCellText.newShadow

Inherited from

DThemeDarkImageBase.newShadow

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:191


newShadowWeak

newShadowWeak(): null | DShadow

Creates a new weak shadow.

Returns

null | DShadow

Implementation of

DThemeTableBodyCellText.newShadowWeak

Inherited from

DThemeDarkImageBase.newShadowWeak

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:195


newState

newState(state): void

Returns true if focusable.

Parameters

Name Type
state DBaseStateSet

Returns

void

Implementation of

DThemeTableBodyCellText.newState

Inherited from

DThemeDarkImageBase.newState

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:179


newTextValue

newTextValue(): unknown

Returns a new text value. Called to initialize a text value if a text value is not given.

Returns

unknown

Implementation of

DThemeTableBodyCellText.newTextValue

Overrides

DThemeDarkImageBase.newTextValue

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-text.ts:63