Winter Cardinal UI - v0.442.0 / DThemeDarkTableBodyCellSelectMenu
DSelect theme.
Name | Type |
---|---|
VALUE |
unknown |
DThemeDarkSelect
<VALUE
>
↳ DThemeDarkTableBodyCellSelectMenu
• new DThemeDarkTableBodyCellSelectMenu<VALUE
>(): DThemeDarkTableBodyCellSelectMenu
<VALUE
>
Name | Type |
---|---|
VALUE |
unknown |
DThemeDarkTableBodyCellSelectMenu
<VALUE
>
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dropdown-base.ts:27
• Protected
Readonly
BACKGROUND_COLOR: number
DThemeDarkSelect.BACKGROUND_COLOR
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-button-base.ts:19
• Protected
Readonly
BACKGROUND_COLOR_HOVERED: number
DThemeDarkSelect.BACKGROUND_COLOR_HOVERED
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-button-base.ts:20
• Protected
Readonly
BACKGROUND_COLOR_PRESSED: number
DThemeDarkSelect.BACKGROUND_COLOR_PRESSED
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-button-base.ts:21
• Protected
Readonly
OUTLINE_COLOR: number
DThemeDarkSelect.OUTLINE_COLOR
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-button-base.ts:23
▸ getAlpha(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellSelectMenu.getAlpha
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-select-menu.ts:39
▸ getBackgroundAlpha(state
): number
Returns a background alpha.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeTableBodyCellSelectMenu.getBackgroundAlpha
DThemeDarkSelect.getBackgroundAlpha
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-select-menu.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
DThemeTableBodyCellSelectMenu.getBackgroundColor
DThemeDarkSelect.getBackgroundColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-select-menu.ts:19
▸ getBackgroundTexture(): Texture
Returns a background texture.
Texture
DThemeTableBodyCellSelectMenu.getBackgroundTexture
DThemeDarkSelect.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
DThemeTableBodyCellSelectMenu.getBorderAlign
DThemeDarkSelect.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
DThemeTableBodyCellSelectMenu.getBorderAlpha
DThemeDarkSelect.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
DThemeTableBodyCellSelectMenu.getBorderColor
DThemeDarkSelect.getBorderColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-select-menu.ts:27
▸ getBorderMask(state
): number
Returns a border mask.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a mask |
number
DThemeTableBodyCellSelectMenu.getBorderMask
DThemeDarkSelect.getBorderMask
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-select-menu.ts:31
▸ getBorderTexture(): Texture
Returns a border texture.
Texture
DThemeTableBodyCellSelectMenu.getBorderTexture
DThemeDarkSelect.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
DThemeTableBodyCellSelectMenu.getBorderWidth
DThemeDarkSelect.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
DThemeTableBodyCellSelectMenu.getClearType
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:167
▸ getColor(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellSelectMenu.getColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-select-menu.ts:35
▸ getCornerMask(): number
Returns a corner mask.
number
DThemeTableBodyCellSelectMenu.getCornerMask
DThemeDarkSelect.getCornerMask
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-select-menu.ts:47
▸ getCornerRadius(): number
Returns a corner radius.
number
DThemeTableBodyCellSelectMenu.getCornerRadius
DThemeDarkSelect.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
DThemeTableBodyCellSelectMenu.getCursor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-button-base.ts:126
▸ getFontFamilly(): string
string
DThemeTableBodyCellSelectMenu.getFontFamilly
DThemeDarkSelect.getFontFamilly
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:11
▸ getFontSize(): number
number
DThemeTableBodyCellSelectMenu.getFontSize
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:15
▸ getFontStyle(): DFontStyle
DThemeTableBodyCellSelectMenu.getFontStyle
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:27
▸ getFontVariant(): DFontVariant
DThemeTableBodyCellSelectMenu.getFontVariant
DThemeDarkSelect.getFontVariant
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:31
▸ getFontWeight(): DFontWeight
DThemeTableBodyCellSelectMenu.getFontWeight
DThemeDarkSelect.getFontWeight
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:23
▸ getHeight(): DCoordinateSize
Returns a height.
DThemeTableBodyCellSelectMenu.getHeight
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-select-menu.ts:43
▸ getImageAlignHorizontal(): DAlignHorizontal
DThemeTableBodyCellSelectMenu.getImageAlignHorizontal
DThemeDarkSelect.getImageAlignHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:18
▸ getImageAlignVertical(): DAlignVertical
DThemeTableBodyCellSelectMenu.getImageAlignVertical
DThemeDarkSelect.getImageAlignVertical
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:22
▸ getImageAlignWith(): DAlignWith
DThemeTableBodyCellSelectMenu.getImageAlignWith
DThemeDarkSelect.getImageAlignWith
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:26
▸ getImageMarginHorizontal(): number
number
DThemeTableBodyCellSelectMenu.getImageMarginHorizontal
DThemeDarkSelect.getImageMarginHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:30
▸ getImageMarginVertial(): number
number
DThemeTableBodyCellSelectMenu.getImageMarginVertial
DThemeDarkSelect.getImageMarginVertial
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:34
▸ getImageRotation(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellSelectMenu.getImageRotation
DThemeDarkSelect.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
DThemeTableBodyCellSelectMenu.getImageSource
DThemeDarkSelect.getImageSource
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:50
▸ getImageTintAlpha(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellSelectMenu.getImageTintAlpha
DThemeDarkSelect.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
DThemeTableBodyCellSelectMenu.getImageTintColor
DThemeDarkSelect.getImageTintColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:38
▸ getInteractive(): number
Returns an interactivity.
number
DThemeTableBodyCellSelectMenu.getInteractive
DThemeDarkSelect.getInteractive
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:175
▸ getLineHeight(): number
number
DThemeTableBodyCellSelectMenu.getLineHeight
DThemeDarkSelect.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
DThemeTableBodyCellSelectMenu.getOutlineAlign
DThemeDarkSelect.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
DThemeTableBodyCellSelectMenu.getOutlineAlpha
DThemeDarkSelect.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
DThemeTableBodyCellSelectMenu.getOutlineColor
DThemeDarkSelect.getOutlineColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-button-base.ts:68
▸ getOutlineColorActive(state
): null
| number
Name | Type |
---|---|
state |
DBaseStateSet |
null
| number
DThemeDarkSelect.getOutlineColorActive
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-button-base.ts:75
▸ getOutlineColorNonActive(state
): null
| number
Name | Type |
---|---|
state |
DBaseStateSet |
null
| number
DThemeDarkSelect.getOutlineColorNonActive
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-button-base.ts:79
▸ getOutlineMask(state
): number
Returns an outline mask.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeTableBodyCellSelectMenu.getOutlineMask
DThemeDarkSelect.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
DThemeTableBodyCellSelectMenu.getOutlineOffset
DThemeDarkSelect.getOutlineOffset
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-button-base.ts:83
▸ getOutlineOffsetActive(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeDarkSelect.getOutlineOffsetActive
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-button-base.ts:90
▸ getOutlineOffsetNonActive(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeDarkSelect.getOutlineOffsetNonActive
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-button-base.ts:94
▸ getOutlineWidth(state
): number
Returns an outline width.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeTableBodyCellSelectMenu.getOutlineWidth
DThemeDarkSelect.getOutlineWidth
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:151
▸ getPaddingBottom(): number
Returns a bottom padding.
number
DThemeTableBodyCellSelectMenu.getPaddingBottom
DThemeDarkSelect.getPaddingBottom
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:128
▸ getPaddingLeft(): number
Returns a left padding.
number
DThemeTableBodyCellSelectMenu.getPaddingLeft
DThemeDarkSelect.getPaddingLeft
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-select-menu.ts:55
▸ getPaddingRight(): number
Returns a right padding.
number
DThemeTableBodyCellSelectMenu.getPaddingRight
DThemeDarkSelect.getPaddingRight
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-select-menu.ts:59
▸ getPaddingTop(): number
Returns a top padding.
number
DThemeTableBodyCellSelectMenu.getPaddingTop
DThemeDarkSelect.getPaddingTop
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:124
▸ getSecondaryImageAlignHorizontal(): DAlignHorizontal
DThemeTableBodyCellSelectMenu.getSecondaryImageAlignHorizontal
DThemeDarkSelect.getSecondaryImageAlignHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dropdown-base.ts:31
▸ getSecondaryImageAlignVertical(): DAlignVertical
DThemeTableBodyCellSelectMenu.getSecondaryImageAlignVertical
DThemeDarkSelect.getSecondaryImageAlignVertical
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:58
▸ getSecondaryImageAlignWith(): DAlignWith
DThemeTableBodyCellSelectMenu.getSecondaryImageAlignWith
DThemeDarkSelect.getSecondaryImageAlignWith
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dropdown-base.ts:35
▸ getSecondaryImageMarginHorizontal(): number
number
DThemeTableBodyCellSelectMenu.getSecondaryImageMarginHorizontal
DThemeDarkSelect.getSecondaryImageMarginHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dropdown-base.ts:39
▸ getSecondaryImageMarginVertial(): number
number
DThemeTableBodyCellSelectMenu.getSecondaryImageMarginVertial
DThemeDarkSelect.getSecondaryImageMarginVertial
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:70
▸ getSecondaryImageRotation(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellSelectMenu.getSecondaryImageRotation
DThemeDarkSelect.getSecondaryImageRotation
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:82
▸ getSecondaryImageSource(state
): null
| DisplayObject
| Texture
Name | Type |
---|---|
state |
DBaseStateSet |
null
| DisplayObject
| Texture
DThemeTableBodyCellSelectMenu.getSecondaryImageSource
DThemeDarkSelect.getSecondaryImageSource
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cell-select-menu.ts:51
▸ getSecondaryImageTintAlpha(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellSelectMenu.getSecondaryImageTintAlpha
DThemeDarkSelect.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
DThemeTableBodyCellSelectMenu.getSecondaryImageTintColor
DThemeDarkSelect.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
DThemeTableBodyCellSelectMenu.getShadow
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:171
▸ getTertiaryImageAlignHorizontal(): DAlignHorizontal
DThemeTableBodyCellSelectMenu.getTertiaryImageAlignHorizontal
DThemeDarkSelect.getTertiaryImageAlignHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:86
▸ getTertiaryImageAlignVertical(): DAlignVertical
DThemeTableBodyCellSelectMenu.getTertiaryImageAlignVertical
DThemeDarkSelect.getTertiaryImageAlignVertical
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:90
▸ getTertiaryImageAlignWith(): DAlignWith
DThemeTableBodyCellSelectMenu.getTertiaryImageAlignWith
DThemeDarkSelect.getTertiaryImageAlignWith
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:94
▸ getTertiaryImageMarginHorizontal(): number
number
DThemeTableBodyCellSelectMenu.getTertiaryImageMarginHorizontal
DThemeDarkSelect.getTertiaryImageMarginHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:98
▸ getTertiaryImageMarginVertial(): number
number
DThemeTableBodyCellSelectMenu.getTertiaryImageMarginVertial
DThemeDarkSelect.getTertiaryImageMarginVertial
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:102
▸ getTertiaryImageRotation(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellSelectMenu.getTertiaryImageRotation
DThemeDarkSelect.getTertiaryImageRotation
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:114
▸ getTertiaryImageTintAlpha(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeTableBodyCellSelectMenu.getTertiaryImageTintAlpha
DThemeDarkSelect.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
DThemeTableBodyCellSelectMenu.getTertiaryImageTintColor
DThemeDarkSelect.getTertiaryImageTintColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-image-base.ts:106
▸ getTextAlignHorizontal(): DAlignHorizontal
DThemeTableBodyCellSelectMenu.getTextAlignHorizontal
DThemeDarkSelect.getTextAlignHorizontal
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-button-base.ts:106
▸ getTextAlignVertical(): DAlignVertical
DThemeTableBodyCellSelectMenu.getTextAlignVertical
DThemeDarkSelect.getTextAlignVertical
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:19
▸ getTextFormatter(): (value
: null
| DMenuItem
<VALUE
, DThemeMenuItem
, DMenuItemOptions
<VALUE
, DThemeMenuItem
>>, caller
: any
) => string
fn
▸ (value
, caller
): string
Name | Type |
---|---|
value |
null | DMenuItem <VALUE , DThemeMenuItem , DMenuItemOptions <VALUE , DThemeMenuItem >> |
caller |
any |
string
DThemeTableBodyCellSelectMenu.getTextFormatter
DThemeDarkSelect.getTextFormatter
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-select.ts:31
▸ getTextStyleClipping(): boolean
boolean
DThemeTableBodyCellSelectMenu.getTextStyleClipping
DThemeDarkSelect.getTextStyleClipping
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:31
▸ getTextStyleFitting(): boolean
boolean
DThemeTableBodyCellSelectMenu.getTextStyleFitting
DThemeDarkSelect.getTextStyleFitting
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:35
▸ getTextStyleWordWrap(): DDynamicTextStyleWordWrap
DThemeTableBodyCellSelectMenu.getTextStyleWordWrap
DThemeDarkSelect.getTextStyleWordWrap
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:39
▸ getTextValue(state
): undefined
| null
| DMenuItem
<VALUE
, DThemeMenuItem
, DMenuItemOptions
<VALUE
, DThemeMenuItem
>>
Returns a text value. Called to get a text vale if there is no text value.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
undefined
| null
| DMenuItem
<VALUE
, DThemeMenuItem
, DMenuItemOptions
<VALUE
, DThemeMenuItem
>>
DThemeTableBodyCellSelectMenu.getTextValue
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:47
▸ getTitle(): string
Returns a tooltip text.
string
DThemeTableBodyCellSelectMenu.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
DThemeTableBodyCellSelectMenu.getWeight
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:187
▸ getWhen(): DButtonBaseWhen
Returns when to activate a button.
DThemeTableBodyCellSelectMenu.getWhen
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-button-base.ts:122
▸ getWidth(): DCoordinateSize
Returns a width.
DThemeTableBodyCellSelectMenu.getWidth
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-button-base.ts:102
▸ getX(): DCoordinatePosition
Returns a X coordinate.
DThemeTableBodyCellSelectMenu.getX
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:64
▸ getY(): DCoordinatePosition
Returns a Y coordinate.
DThemeTableBodyCellSelectMenu.getY
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:68
▸ isOverflowMaskEnabled(): boolean
boolean
DThemeTableBodyCellSelectMenu.isOverflowMaskEnabled
DThemeDarkSelect.isOverflowMaskEnabled
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-text-base.ts:27
▸ isToggle(): boolean
Returns true to turn a toggle mode on.
boolean
DThemeTableBodyCellSelectMenu.isToggle
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-button-base.ts:118
▸ newShadow(): null
| DShadow
Creates a new shadow.
null
| DShadow
DThemeTableBodyCellSelectMenu.newShadow
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:191
▸ newShadowWeak(): null
| DShadow
Creates a new weak shadow.
null
| DShadow
DThemeTableBodyCellSelectMenu.newShadowWeak
DThemeDarkSelect.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
DThemeTableBodyCellSelectMenu.newState
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:179
▸ newTextValue(): DStateAwareOrValueMightBe
<null
| DMenuItem
<any
, DThemeMenuItem
, DMenuItemOptions
<any
, DThemeMenuItem
>>>
Returns a new text value. Called to initialize a text value if a text value is not given.
DStateAwareOrValueMightBe
<null
| DMenuItem
<any
, DThemeMenuItem
, DMenuItemOptions
<any
, DThemeMenuItem
>>>
DThemeTableBodyCellSelectMenu.newTextValue
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-select.ts:35