Winter Cardinal UI - v0.442.0 / DThemeDarkTreeItems
↳ DThemeDarkTreeItems
• new DThemeDarkTreeItems(baseColor
, isStripeEnabled
, isVivid
): DThemeDarkTreeItems
Name | Type |
---|---|
baseColor |
null | number |
isStripeEnabled |
boolean |
isVivid |
boolean |
DThemeDarkListItems.constructor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:36
• Protected
Readonly
_backgroundAlphaEven: number
DThemeDarkListItems._backgroundAlphaEven
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:14
• Protected
Readonly
_backgroundAlphaOdd: number
DThemeDarkListItems._backgroundAlphaOdd
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:17
• Protected
Readonly
_backgroundColorEven: number
DThemeDarkListItems._backgroundColorEven
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:13
• Protected
Readonly
_backgroundColorOdd: number
DThemeDarkListItems._backgroundColorOdd
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:16
• Protected
Readonly
_color: number
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:34
• Protected
Readonly
_colorActive: number
DThemeDarkListItems._colorActive
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:33
• Protected
Readonly
_highlightAlpha: number
DThemeDarkListItems._highlightAlpha
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:25
• Protected
Readonly
_highlightColor: number
DThemeDarkListItems._highlightColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:24
• Protected
Readonly
_imageTintColorHighlight: number
DThemeDarkListItems._imageTintColorHighlight
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:31
• Protected
Readonly
_imageTintColorWeak: number
DThemeDarkListItems._imageTintColorWeak
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:30
• Protected
Readonly
_invalidAlpha: number
DThemeDarkListItems._invalidAlpha
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:22
• Protected
Readonly
_invalidColor: number
DThemeDarkListItems._invalidColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:21
• Protected
Readonly
_isStripeEnabled: boolean
DThemeDarkListItems._isStripeEnabled
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:19
• Protected
Readonly
_weakHighlightAlpha: number
DThemeDarkListItems._weakHighlightAlpha
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:28
• Protected
Readonly
_weakHighlightColor: number
DThemeDarkListItems._weakHighlightColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:27
▸ getAlpha(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:181
▸ getBackgroundAlpha(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeDarkListItems.getBackgroundAlpha
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:136
▸ getBackgroundColor(state
): null
| number
Name | Type |
---|---|
state |
DBaseStateSet |
null
| number
DThemeDarkListItems.getBackgroundColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:106
▸ getBorderColor(state
): null
| number
Name | Type |
---|---|
state |
DBaseStateSet |
null
| number
DThemeDarkListItems.getBorderColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:166
▸ getBorderMask(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeDarkListItems.getBorderMask
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:170
▸ getColor(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:174
▸ getCornerMask(): number
number
DThemeDarkListItems.getCornerMask
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:200
▸ getCursor(state
): string
Name | Type |
---|---|
state |
DBaseStateSet |
string
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:204
▸ getHeight(): number
number
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:196
▸ getImageTintColor(state
, isActive?
): null
| number
Name | Type |
---|---|
state |
DBaseStateSet |
isActive? |
boolean |
null
| number
DThemeDarkListItems.getImageTintColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-list-items.ts:188
▸ getSecondaryImageAlignWith(): DAlignWith
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-tree-items.ts:25
▸ getSecondaryImageMarginHorizontal(): number
number
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-tree-items.ts:29
▸ getSecondaryImageSource(state
): null
| DisplayObject
| Texture
Name | Type |
---|---|
state |
DBaseStateSet |
null
| DisplayObject
| Texture
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-tree-items.ts:13
▸ getSecondaryImageTintAlpha(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-tree-items.ts:21
▸ getSecondaryImageTintColor(state
): null
| number
Name | Type |
---|---|
state |
DBaseStateSet |
null
| number
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-tree-items.ts:17