Winter Cardinal UI - v0.442.0 / DThemeWhiteMenuItemExpandable
DBase theme.
↳ DThemeWhiteMenuItemExpandable
• new DThemeWhiteMenuItemExpandable(): DThemeWhiteMenuItemExpandable
DThemeWhiteLayoutVertical.constructor
▸ getAlpha(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeMenuItemExpandable.getAlpha
DThemeWhiteLayoutVertical.getAlpha
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-font.ts:35
▸ getBackgroundAlpha(state
): number
Returns a background alpha.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeMenuItemExpandable.getBackgroundAlpha
DThemeWhiteLayoutVertical.getBackgroundAlpha
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-menu-item-expandable.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
DThemeMenuItemExpandable.getBackgroundColor
DThemeWhiteLayoutVertical.getBackgroundColor
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-menu-item-expandable.ts:16
▸ getBackgroundTexture(): Texture
Returns a background texture.
Texture
DThemeMenuItemExpandable.getBackgroundTexture
DThemeWhiteLayoutVertical.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
DThemeMenuItemExpandable.getBorderAlign
DThemeWhiteLayoutVertical.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
DThemeMenuItemExpandable.getBorderAlpha
DThemeWhiteLayoutVertical.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
DThemeMenuItemExpandable.getBorderColor
DThemeWhiteLayoutVertical.getBorderColor
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-layout.ts:17
▸ getBorderMask(state
): number
Returns a border mask.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a mask |
number
DThemeMenuItemExpandable.getBorderMask
DThemeWhiteLayoutVertical.getBorderMask
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-base.ts:108
▸ getBorderTexture(): Texture
Returns a border texture.
Texture
DThemeMenuItemExpandable.getBorderTexture
DThemeWhiteLayoutVertical.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
DThemeMenuItemExpandable.getBorderWidth
DThemeWhiteLayoutVertical.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
DThemeMenuItemExpandable.getClearType
DThemeWhiteLayoutVertical.getClearType
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-base.ts:167
▸ getColor(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeMenuItemExpandable.getColor
DThemeWhiteLayoutVertical.getColor
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-font.ts:19
▸ getCornerAdjust(): boolean
boolean
DThemeMenuItemExpandable.getCornerAdjust
DThemeWhiteLayoutVertical.getCornerAdjust
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-layout.ts:38
▸ getCornerMask(): number
Returns a corner mask.
number
DThemeMenuItemExpandable.getCornerMask
DThemeWhiteLayoutVertical.getCornerMask
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-menu-item-expandable.ts:42
▸ getCornerRadius(): number
Returns a corner radius.
number
DThemeMenuItemExpandable.getCornerRadius
DThemeWhiteLayoutVertical.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
DThemeMenuItemExpandable.getCursor
DThemeWhiteLayoutVertical.getCursor
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-base.ts:199
▸ getDirection(): DLayoutDirection
DThemeMenuItemExpandable.getDirection
DThemeWhiteLayoutVertical.getDirection
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-layout-vertical.ts:12
▸ getFontFamilly(): string
string
DThemeMenuItemExpandable.getFontFamilly
DThemeWhiteLayoutVertical.getFontFamilly
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-font.ts:11
▸ getFontSize(): number
number
DThemeMenuItemExpandable.getFontSize
DThemeWhiteLayoutVertical.getFontSize
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-font.ts:15
▸ getFontStyle(): DFontStyle
DThemeMenuItemExpandable.getFontStyle
DThemeWhiteLayoutVertical.getFontStyle
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-font.ts:27
▸ getFontVariant(): DFontVariant
DThemeMenuItemExpandable.getFontVariant
DThemeWhiteLayoutVertical.getFontVariant
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-font.ts:31
▸ getFontWeight(): DFontWeight
DThemeMenuItemExpandable.getFontWeight
DThemeWhiteLayoutVertical.getFontWeight
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-font.ts:23
▸ getHeight(): DCoordinateSize
Returns a height.
DThemeMenuItemExpandable.getHeight
DThemeWhiteLayoutVertical.getHeight
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-menu-item-expandable.ts:38
▸ getInteractive(): number
Returns an interactivity.
number
DThemeMenuItemExpandable.getInteractive
DThemeWhiteLayoutVertical.getInteractive
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-layout.ts:25
▸ getLineHeight(): number
number
DThemeMenuItemExpandable.getLineHeight
DThemeWhiteLayoutVertical.getLineHeight
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-font.ts:42
▸ getMargin(): number
number
DThemeMenuItemExpandable.getMargin
DThemeWhiteLayoutVertical.getMargin
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-menu-item-expandable.ts:30
▸ getMultiplicity(): number
number
DThemeMenuItemExpandable.getMultiplicity
DThemeWhiteLayoutVertical.getMultiplicity
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-layout.ts:42
▸ getOutlineAlign(state
): number
Returns an outline align.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeMenuItemExpandable.getOutlineAlign
DThemeWhiteLayoutVertical.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
DThemeMenuItemExpandable.getOutlineAlpha
DThemeWhiteLayoutVertical.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
DThemeMenuItemExpandable.getOutlineColor
DThemeWhiteLayoutVertical.getOutlineColor
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-base.ts:140
▸ getOutlineMask(state
): number
Returns an outline mask.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeMenuItemExpandable.getOutlineMask
DThemeWhiteLayoutVertical.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
DThemeMenuItemExpandable.getOutlineOffset
DThemeWhiteLayoutVertical.getOutlineOffset
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-base.ts:155
▸ getOutlineWidth(state
): number
Returns an outline width.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeMenuItemExpandable.getOutlineWidth
DThemeWhiteLayoutVertical.getOutlineWidth
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-base.ts:151
▸ getPaddingBottom(): number
Returns a bottom padding.
number
DThemeMenuItemExpandable.getPaddingBottom
DThemeWhiteLayoutVertical.getPaddingBottom
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-base.ts:128
▸ getPaddingLeft(): number
Returns a left padding.
number
DThemeMenuItemExpandable.getPaddingLeft
DThemeWhiteLayoutVertical.getPaddingLeft
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-base.ts:116
▸ getPaddingRight(): number
Returns a right padding.
number
DThemeMenuItemExpandable.getPaddingRight
DThemeWhiteLayoutVertical.getPaddingRight
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-base.ts:120
▸ getPaddingTop(): number
Returns a top padding.
number
DThemeMenuItemExpandable.getPaddingTop
DThemeWhiteLayoutVertical.getPaddingTop
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-base.ts:124
▸ getReverse(): boolean
boolean
DThemeMenuItemExpandable.getReverse
DThemeWhiteLayoutVertical.getReverse
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-layout.ts:46
▸ getShadow(): null
| DShadow
Returns a shadow. If a shadow is null, no shadow is rendered.
null
| DShadow
DThemeMenuItemExpandable.getShadow
DThemeWhiteLayoutVertical.getShadow
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-base.ts:171
▸ getTitle(): string
Returns a tooltip text.
string
DThemeMenuItemExpandable.getTitle
DThemeWhiteLayoutVertical.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
DThemeMenuItemExpandable.getWeight
DThemeWhiteLayoutVertical.getWeight
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-base.ts:187
▸ getWidth(): DCoordinateSize
Returns a width.
DThemeMenuItemExpandable.getWidth
DThemeWhiteLayoutVertical.getWidth
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-menu-item-expandable.ts:34
▸ getX(): DCoordinatePosition
Returns a X coordinate.
DThemeWhiteLayoutVertical.getX
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-base.ts:64
▸ getY(): DCoordinatePosition
Returns a Y coordinate.
DThemeWhiteLayoutVertical.getY
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-base.ts:68
▸ newShadow(): null
| DShadow
Creates a new shadow.
null
| DShadow
DThemeMenuItemExpandable.newShadow
DThemeWhiteLayoutVertical.newShadow
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-base.ts:191
▸ newShadowWeak(): null
| DShadow
Creates a new weak shadow.
null
| DShadow
DThemeMenuItemExpandable.newShadowWeak
DThemeWhiteLayoutVertical.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
DThemeMenuItemExpandable.newState
DThemeWhiteLayoutVertical.newState
src/main/typescript/wcardinal/ui/theme/white/d-theme-white-layout.ts:29