Winter Cardinal UI - v0.442.0 / DThemeDarkTableBodyCells
• new DThemeDarkTableBodyCells(): DThemeDarkTableBodyCells
▪ Static
Protected
Readonly
BACKGROUND_COLOR: number
= DThemeDarkConstants.BACKGROUND_COLOR_ON_BOARD
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cells.ts:15
▪ Static
Protected
Readonly
BACKGROUND_COLOR_FROZEN_EVEN: number
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cells.ts:16
▪ Static
Protected
Readonly
BACKGROUND_COLOR_FROZEN_ODD: number
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cells.ts:20
▪ Static
Protected
Readonly
BORDER_COLOR: number
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cells.ts:24
▪ Static
Protected
Readonly
BORDER_COLOR_FROZEN: number
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cells.ts:25
▸ getAlpha(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cells.ts:73
▸ getBackgroundAlpha(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cells.ts:53
▸ getBackgroundColor(state
): null
| number
Name | Type |
---|---|
state |
DBaseStateSet |
null
| number
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cells.ts:27
▸ getBorderColor(state
): null
| number
Name | Type |
---|---|
state |
DBaseStateSet |
null
| number
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cells.ts:57
▸ getBorderMask(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cells.ts:61
▸ getColor(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cells.ts:69
▸ getCornerMask(): number
number
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cells.ts:92
▸ getHeight(): DCoordinateSize
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cells.ts:88
▸ getImageTintColor(state
, isActive?
): null
| number
Name | Type |
---|---|
state |
DBaseStateSet |
isActive? |
boolean |
null
| number
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-table-body-cells.ts:80