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