Winter Cardinal UI - v0.442.0 / DThemeDarkTableBodyCellIndex

Class: DThemeDarkTableBodyCellIndex

DImageBase theme.

Hierarchy

Implements

Table of contents

Constructors

Methods

Constructors

constructor

new DThemeDarkTableBodyCellIndex(): DThemeDarkTableBodyCellIndex

Returns

DThemeDarkTableBodyCellIndex

Inherited from

DThemeDarkImageBase.constructor

Methods

getAlpha

getAlpha(state): number

Parameters

Name Type
state DBaseStateSet

Returns

number

Implementation of

DThemeTableBodyCellIndex.getAlpha

Overrides

DThemeDarkImageBase.getAlpha

Defined in

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


getBackgroundAlpha

getBackgroundAlpha(state): number

Returns a background alpha.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

number

Implementation of

DThemeTableBodyCellIndex.getBackgroundAlpha

Overrides

DThemeDarkImageBase.getBackgroundAlpha

Defined in

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


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

DThemeTableBodyCellIndex.getBackgroundColor

Overrides

DThemeDarkImageBase.getBackgroundColor

Defined in

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


getBackgroundTexture

getBackgroundTexture(): Texture

Returns a background texture.

Returns

Texture

Implementation of

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.getBorderColor

Overrides

DThemeDarkImageBase.getBorderColor

Defined in

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


getBorderMask

getBorderMask(state): number

Returns a border mask.

Parameters

Name Type Description
state DBaseStateSet a mask

Returns

number

Implementation of

DThemeTableBodyCellIndex.getBorderMask

Overrides

DThemeDarkImageBase.getBorderMask

Defined in

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


getBorderTexture

getBorderTexture(): Texture

Returns a border texture.

Returns

Texture

Implementation of

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.getColor

Overrides

DThemeDarkImageBase.getColor

Defined in

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


getCornerMask

getCornerMask(): number

Returns a corner mask.

Returns

number

Implementation of

DThemeTableBodyCellIndex.getCornerMask

Overrides

DThemeDarkImageBase.getCornerMask

Defined in

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


getCornerRadius

getCornerRadius(): number

Returns a corner radius.

Returns

number

Implementation of

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.getHeight

Overrides

DThemeDarkImageBase.getHeight

Defined in

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


getImageAlignHorizontal

getImageAlignHorizontal(): DAlignHorizontal

Returns

DAlignHorizontal

Implementation of

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.getImageTintColor

Inherited from

DThemeDarkImageBase.getImageTintColor

Defined in

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


getInteractive

getInteractive(): number

Returns an interactivity.

Returns

number

Implementation of

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.getPaddingLeft

Overrides

DThemeDarkImageBase.getPaddingLeft

Defined in

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


getPaddingRight

getPaddingRight(): number

Returns a right padding.

Returns

number

Implementation of

DThemeTableBodyCellIndex.getPaddingRight

Overrides

DThemeDarkImageBase.getPaddingRight

Defined in

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


getPaddingTop

getPaddingTop(): number

Returns a top padding.

Returns

number

Implementation of

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.getTextAlignVertical

Inherited from

DThemeDarkImageBase.getTextAlignVertical

Defined in

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


getTextFormatter

getTextFormatter(): (value: number, caller: DTableBodyCellIndex<unknown, unknown, DThemeTableBodyCellIndex<unknown>, DTableBodyCellIndexOptions<unknown, unknown, DThemeTableBodyCellIndex<unknown>>>) => string

Returns

fn

▸ (value, caller): string

Parameters
Name Type
value number
caller DTableBodyCellIndex<unknown, unknown, DThemeTableBodyCellIndex<unknown>, DTableBodyCellIndexOptions<unknown, unknown, DThemeTableBodyCellIndex<unknown>>>
Returns

string

Implementation of

DThemeTableBodyCellIndex.getTextFormatter

Overrides

DThemeDarkImageBase.getTextFormatter

Defined in

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


getTextStyleClipping

getTextStyleClipping(): boolean

Returns

boolean

Implementation of

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.getTextStyleWordWrap

Inherited from

DThemeDarkImageBase.getTextStyleWordWrap

Defined in

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


getTextValue

getTextValue(state): undefined | number

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

undefined | number

Implementation of

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.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

DThemeTableBodyCellIndex.newState

Inherited from

DThemeDarkImageBase.newState

Defined in

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


newTextValue

newTextValue(): DStateAwareOrValueMightBe<number>

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

Returns

DStateAwareOrValueMightBe<number>

Implementation of

DThemeTableBodyCellIndex.newTextValue

Overrides

DThemeDarkImageBase.newTextValue

Defined in

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