Winter Cardinal UI - v0.442.0 / DThemeDarkTableBodyCellTree

Class: DThemeDarkTableBodyCellTree

DImageBase theme.

Hierarchy

Implements

Table of contents

Constructors

Methods

Constructors

constructor

new DThemeDarkTableBodyCellTree(): DThemeDarkTableBodyCellTree

Returns

DThemeDarkTableBodyCellTree

Inherited from

DThemeDarkTableBodyCellButton.constructor

Methods

getAlpha

getAlpha(state): number

Parameters

Name Type
state DBaseStateSet

Returns

number

Implementation of

DThemeTableBodyCellTree.getAlpha

Inherited from

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

DThemeTableBodyCellTree.getBackgroundAlpha

Inherited from

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

DThemeTableBodyCellTree.getBackgroundColor

Inherited from

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

DThemeTableBodyCellTree.getBackgroundTexture

Inherited from

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

DThemeTableBodyCellTree.getBorderAlign

Inherited from

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

DThemeTableBodyCellTree.getBorderAlpha

Inherited from

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

DThemeTableBodyCellTree.getBorderColor

Inherited from

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

DThemeTableBodyCellTree.getBorderMask

Inherited from

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

DThemeTableBodyCellTree.getBorderTexture

Inherited from

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

DThemeTableBodyCellTree.getBorderWidth

Inherited from

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

DThemeTableBodyCellTree.getClearType

Inherited from

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

DThemeTableBodyCellTree.getColor

Inherited from

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

DThemeTableBodyCellTree.getCornerMask

Inherited from

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

DThemeTableBodyCellTree.getCornerRadius

Inherited from

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

DThemeTableBodyCellTree.getCursor

Inherited from

DThemeDarkTableBodyCellButton.getCursor

Defined in

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


getFontFamilly

getFontFamilly(): string

Returns

string

Implementation of

DThemeTableBodyCellTree.getFontFamilly

Inherited from

DThemeDarkTableBodyCellButton.getFontFamilly

Defined in

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


getFontSize

getFontSize(): number

Returns

number

Implementation of

DThemeTableBodyCellTree.getFontSize

Inherited from

DThemeDarkTableBodyCellButton.getFontSize

Defined in

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


getFontStyle

getFontStyle(): DFontStyle

Returns

DFontStyle

Implementation of

DThemeTableBodyCellTree.getFontStyle

Inherited from

DThemeDarkTableBodyCellButton.getFontStyle

Defined in

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


getFontVariant

getFontVariant(): DFontVariant

Returns

DFontVariant

Implementation of

DThemeTableBodyCellTree.getFontVariant

Inherited from

DThemeDarkTableBodyCellButton.getFontVariant

Defined in

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


getFontWeight

getFontWeight(): DFontWeight

Returns

DFontWeight

Implementation of

DThemeTableBodyCellTree.getFontWeight

Inherited from

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

DThemeTableBodyCellTree.getHeight

Inherited from

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

DThemeTableBodyCellTree.getImageAlignHorizontal

Inherited from

DThemeDarkTableBodyCellButton.getImageAlignHorizontal

Defined in

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


getImageAlignVertical

getImageAlignVertical(): DAlignVertical

Returns

DAlignVertical

Implementation of

DThemeTableBodyCellTree.getImageAlignVertical

Inherited from

DThemeDarkTableBodyCellButton.getImageAlignVertical

Defined in

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


getImageAlignWith

getImageAlignWith(): DAlignWith

Returns

DAlignWith

Implementation of

DThemeTableBodyCellTree.getImageAlignWith

Overrides

DThemeDarkTableBodyCellButton.getImageAlignWith

Defined in

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


getImageMarginHorizontal

getImageMarginHorizontal(): number

Returns

number

Implementation of

DThemeTableBodyCellTree.getImageMarginHorizontal

Overrides

DThemeDarkTableBodyCellButton.getImageMarginHorizontal

Defined in

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


getImageMarginVertial

getImageMarginVertial(): number

Returns

number

Implementation of

DThemeTableBodyCellTree.getImageMarginVertial

Inherited from

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

DThemeTableBodyCellTree.getImageRotation

Inherited from

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

DThemeTableBodyCellTree.getImageSource

Overrides

DThemeDarkTableBodyCellButton.getImageSource

Defined in

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


getImageTintAlpha

getImageTintAlpha(state): number

Parameters

Name Type
state DBaseStateSet

Returns

number

Implementation of

DThemeTableBodyCellTree.getImageTintAlpha

Overrides

DThemeDarkTableBodyCellButton.getImageTintAlpha

Defined in

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


getImageTintColor

getImageTintColor(state): null | number

Parameters

Name Type
state DBaseStateSet

Returns

null | number

Implementation of

DThemeTableBodyCellTree.getImageTintColor

Overrides

DThemeDarkTableBodyCellButton.getImageTintColor

Defined in

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


getInteractive

getInteractive(): number

Returns an interactivity.

Returns

number

Implementation of

DThemeTableBodyCellTree.getInteractive

Inherited from

DThemeDarkTableBodyCellButton.getInteractive

Defined in

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


getLevelPadding

getLevelPadding(level): number

Parameters

Name Type
level number

Returns

number

Implementation of

DThemeTableBodyCellTree.getLevelPadding

Defined in

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


getLineHeight

getLineHeight(): number

Returns

number

Implementation of

DThemeTableBodyCellTree.getLineHeight

Inherited from

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

DThemeTableBodyCellTree.getOutlineAlign

Inherited from

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

DThemeTableBodyCellTree.getOutlineAlpha

Inherited from

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

DThemeTableBodyCellTree.getOutlineColor

Inherited from

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

DThemeTableBodyCellTree.getOutlineMask

Inherited from

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

DThemeTableBodyCellTree.getOutlineOffset

Inherited from

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

DThemeTableBodyCellTree.getOutlineWidth

Inherited from

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

DThemeTableBodyCellTree.getPaddingBottom

Inherited from

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

DThemeTableBodyCellTree.getPaddingLeft

Inherited from

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

DThemeTableBodyCellTree.getPaddingRight

Inherited from

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

DThemeTableBodyCellTree.getPaddingTop

Inherited from

DThemeDarkTableBodyCellButton.getPaddingTop

Defined in

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


getSecondaryImageAlignHorizontal

getSecondaryImageAlignHorizontal(): DAlignHorizontal

Returns

DAlignHorizontal

Implementation of

DThemeTableBodyCellTree.getSecondaryImageAlignHorizontal

Inherited from

DThemeDarkTableBodyCellButton.getSecondaryImageAlignHorizontal

Defined in

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


getSecondaryImageAlignVertical

getSecondaryImageAlignVertical(): DAlignVertical

Returns

DAlignVertical

Implementation of

DThemeTableBodyCellTree.getSecondaryImageAlignVertical

Inherited from

DThemeDarkTableBodyCellButton.getSecondaryImageAlignVertical

Defined in

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


getSecondaryImageAlignWith

getSecondaryImageAlignWith(): DAlignWith

Returns

DAlignWith

Implementation of

DThemeTableBodyCellTree.getSecondaryImageAlignWith

Inherited from

DThemeDarkTableBodyCellButton.getSecondaryImageAlignWith

Defined in

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


getSecondaryImageMarginHorizontal

getSecondaryImageMarginHorizontal(): number

Returns

number

Implementation of

DThemeTableBodyCellTree.getSecondaryImageMarginHorizontal

Inherited from

DThemeDarkTableBodyCellButton.getSecondaryImageMarginHorizontal

Defined in

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


getSecondaryImageMarginVertial

getSecondaryImageMarginVertial(): number

Returns

number

Implementation of

DThemeTableBodyCellTree.getSecondaryImageMarginVertial

Inherited from

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

DThemeTableBodyCellTree.getSecondaryImageRotation

Inherited from

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

DThemeTableBodyCellTree.getSecondaryImageTintAlpha

Inherited from

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

DThemeTableBodyCellTree.getSecondaryImageTintColor

Inherited from

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

DThemeTableBodyCellTree.getShadow

Inherited from

DThemeDarkTableBodyCellButton.getShadow

Defined in

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


getTertiaryImageAlignHorizontal

getTertiaryImageAlignHorizontal(): DAlignHorizontal

Returns

DAlignHorizontal

Implementation of

DThemeTableBodyCellTree.getTertiaryImageAlignHorizontal

Inherited from

DThemeDarkTableBodyCellButton.getTertiaryImageAlignHorizontal

Defined in

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


getTertiaryImageAlignVertical

getTertiaryImageAlignVertical(): DAlignVertical

Returns

DAlignVertical

Implementation of

DThemeTableBodyCellTree.getTertiaryImageAlignVertical

Inherited from

DThemeDarkTableBodyCellButton.getTertiaryImageAlignVertical

Defined in

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


getTertiaryImageAlignWith

getTertiaryImageAlignWith(): DAlignWith

Returns

DAlignWith

Implementation of

DThemeTableBodyCellTree.getTertiaryImageAlignWith

Inherited from

DThemeDarkTableBodyCellButton.getTertiaryImageAlignWith

Defined in

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


getTertiaryImageMarginHorizontal

getTertiaryImageMarginHorizontal(): number

Returns

number

Implementation of

DThemeTableBodyCellTree.getTertiaryImageMarginHorizontal

Inherited from

DThemeDarkTableBodyCellButton.getTertiaryImageMarginHorizontal

Defined in

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


getTertiaryImageMarginVertial

getTertiaryImageMarginVertial(): number

Returns

number

Implementation of

DThemeTableBodyCellTree.getTertiaryImageMarginVertial

Inherited from

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

DThemeTableBodyCellTree.getTertiaryImageRotation

Inherited from

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

DThemeTableBodyCellTree.getTertiaryImageTintAlpha

Inherited from

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

DThemeTableBodyCellTree.getTertiaryImageTintColor

Inherited from

DThemeDarkTableBodyCellButton.getTertiaryImageTintColor

Defined in

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


getTextAlignHorizontal

getTextAlignHorizontal(): DAlignHorizontal

Returns

DAlignHorizontal

Implementation of

DThemeTableBodyCellTree.getTextAlignHorizontal

Inherited from

DThemeDarkTableBodyCellButton.getTextAlignHorizontal

Defined in

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


getTextAlignVertical

getTextAlignVertical(): DAlignVertical

Returns

DAlignVertical

Implementation of

DThemeTableBodyCellTree.getTextAlignVertical

Inherited from

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

DThemeTableBodyCellTree.getTextFormatter

Inherited from

DThemeDarkTableBodyCellButton.getTextFormatter

Defined in

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


getTextStyleClipping

getTextStyleClipping(): boolean

Returns

boolean

Implementation of

DThemeTableBodyCellTree.getTextStyleClipping

Inherited from

DThemeDarkTableBodyCellButton.getTextStyleClipping

Defined in

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


getTextStyleFitting

getTextStyleFitting(): boolean

Returns

boolean

Implementation of

DThemeTableBodyCellTree.getTextStyleFitting

Inherited from

DThemeDarkTableBodyCellButton.getTextStyleFitting

Defined in

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


getTextStyleWordWrap

getTextStyleWordWrap(): DDynamicTextStyleWordWrap

Returns

DDynamicTextStyleWordWrap

Implementation of

DThemeTableBodyCellTree.getTextStyleWordWrap

Inherited from

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

DThemeTableBodyCellTree.getTextValue

Inherited from

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

DThemeTableBodyCellTree.getTitle

Inherited from

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

DThemeTableBodyCellTree.getWeight

Inherited from

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

DThemeTableBodyCellTree.getWidth

Inherited from

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

DThemeTableBodyCellTree.getX

Inherited from

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

DThemeTableBodyCellTree.getY

Inherited from

DThemeDarkTableBodyCellButton.getY

Defined in

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


isOverflowMaskEnabled

isOverflowMaskEnabled(): boolean

Returns

boolean

Implementation of

DThemeTableBodyCellTree.isOverflowMaskEnabled

Inherited from

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

DThemeTableBodyCellTree.newShadow

Inherited from

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

DThemeTableBodyCellTree.newShadowWeak

Inherited from

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

DThemeTableBodyCellTree.newState

Inherited from

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

DThemeTableBodyCellTree.newTextValue

Inherited from

DThemeDarkTableBodyCellButton.newTextValue

Defined in

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