Winter Cardinal UI - v0.442.0 / DThemePickerDatetime
DBase theme.
↳ DThemePickerDatetime
DThemeDarkEnUsPickerDatetime
DThemeDarkJaJpPickerDatetime
DThemeWhiteEnUsPickerDatetime
DThemeWhiteJaJpPickerDatetime
▸ getAlpha(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
src/main/typescript/wcardinal/ui/d-font.ts:34
▸ getBackButtonOptions(): null
| DPickerDatetimeButtonBackOptions
<unknown
, DThemePickerDatetimeButtonBack
<unknown
>>
null
| DPickerDatetimeButtonBackOptions
<unknown
, DThemePickerDatetimeButtonBack
<unknown
>>
src/main/typescript/wcardinal/ui/d-picker-datetime.ts:52
▸ getBackgroundAlpha(state
): number
Returns a background alpha.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemePickerTime.getBackgroundAlpha
src/main/typescript/wcardinal/ui/d-base.ts:551
▸ 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
DThemePickerTime.getBackgroundColor
src/main/typescript/wcardinal/ui/d-base.ts:544
▸ getBackgroundTexture(): Texture
Returns a background texture.
Texture
DThemePickerTime.getBackgroundTexture
src/main/typescript/wcardinal/ui/d-base.ts:556
▸ getBorderAlign(state
): number
Returns a border align.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemePickerTime.getBorderAlign
src/main/typescript/wcardinal/ui/d-base.ts:585
▸ getBorderAlpha(state
): number
Returns a border alpha.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemePickerTime.getBorderAlpha
src/main/typescript/wcardinal/ui/d-base.ts:571
▸ 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
DThemePickerTime.getBorderColor
src/main/typescript/wcardinal/ui/d-base.ts:564
▸ getBorderMask(state
): number
Returns a border mask.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a mask |
number
DThemePickerTime.getBorderMask
src/main/typescript/wcardinal/ui/d-base.ts:592
▸ getBorderTexture(): Texture
Returns a border texture.
Texture
DThemePickerTime.getBorderTexture
src/main/typescript/wcardinal/ui/d-base.ts:597
▸ getBorderWidth(state
): number
Returns a border width.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemePickerTime.getBorderWidth
src/main/typescript/wcardinal/ui/d-base.ts:578
▸ getClearType(): number
Returns a clear type. A clear type is for layout classes including DLayoutVertical.
number
src/main/typescript/wcardinal/ui/d-base.ts:697
▸ getColor(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
src/main/typescript/wcardinal/ui/d-font.ts:33
▸ getCornerMask(): number
Returns a corner mask.
number
DThemePickerTime.getCornerMask
src/main/typescript/wcardinal/ui/d-base.ts:627
▸ getCornerRadius(): number
Returns a corner radius.
number
DThemePickerTime.getCornerRadius
src/main/typescript/wcardinal/ui/d-base.ts:622
▸ getCursor(state
): string
Returns a cursor.
Name | Type |
---|---|
state |
DBaseStateSet |
string
src/main/typescript/wcardinal/ui/d-base.ts:719
▸ getDateDecorator(): DPickerDatetimeDateDecorator
src/main/typescript/wcardinal/ui/d-picker-datetime.ts:51
▸ getDayLabels(): DPickerDatetimeDayLabels
src/main/typescript/wcardinal/ui/d-picker-datetime.ts:48
▸ getDayStart(): number
number
src/main/typescript/wcardinal/ui/d-picker-datetime.ts:49
▸ getFontFamilly(): string
string
DThemePickerTime.getFontFamilly
src/main/typescript/wcardinal/ui/d-font.ts:28
▸ getFontSize(): number
number
src/main/typescript/wcardinal/ui/d-font.ts:29
▸ getFontStyle(): DFontStyle
src/main/typescript/wcardinal/ui/d-font.ts:31
▸ getFontVariant(): DFontVariant
DThemePickerTime.getFontVariant
src/main/typescript/wcardinal/ui/d-font.ts:32
▸ getFontWeight(): DFontWeight
DThemePickerTime.getFontWeight
src/main/typescript/wcardinal/ui/d-font.ts:30
▸ getHeight(): DCoordinateSize
Returns a height.
src/main/typescript/wcardinal/ui/d-base.ts:531
▸ getHoursOptions(): DInputIntegerOptions
<DThemeInputInteger
>
DInputIntegerOptions
<DThemeInputInteger
>
DThemePickerTime.getHoursOptions
src/main/typescript/wcardinal/ui/d-picker-time.ts:33
▸ getInteractive(): number
Returns an interactivity.
number
DThemePickerTime.getInteractive
src/main/typescript/wcardinal/ui/d-base.ts:681
▸ getLabelFormatter(): DPickerDatetimeLabelFormatter
src/main/typescript/wcardinal/ui/d-picker-datetime.ts:50
▸ getLineHeight(): number
number
DThemePickerTime.getLineHeight
src/main/typescript/wcardinal/ui/d-font.ts:35
▸ getLowerBound(): null
| Date
null
| Date
DThemePickerTime.getLowerBound
src/main/typescript/wcardinal/ui/d-picker-time.ts:37
▸ getMargin(): number
number
src/main/typescript/wcardinal/ui/d-picker-time.ts:32
▸ getMask(): number
number
src/main/typescript/wcardinal/ui/d-picker-time.ts:36
▸ getMinutesOptions(): DInputIntegerOptions
<DThemeInputInteger
>
DInputIntegerOptions
<DThemeInputInteger
>
DThemePickerTime.getMinutesOptions
src/main/typescript/wcardinal/ui/d-picker-time.ts:34
▸ getNextButtonOptions(): null
| DPickerDatetimeButtonNextOptions
<unknown
, DThemePickerDatetimeButtonNext
<unknown
>>
null
| DPickerDatetimeButtonNextOptions
<unknown
, DThemePickerDatetimeButtonNext
<unknown
>>
src/main/typescript/wcardinal/ui/d-picker-datetime.ts:53
▸ getOutlineAlign(state
): number
Returns an outline align.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemePickerTime.getOutlineAlign
src/main/typescript/wcardinal/ui/d-base.ts:663
▸ getOutlineAlpha(state
): number
Returns an outline alpha.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemePickerTime.getOutlineAlpha
src/main/typescript/wcardinal/ui/d-base.ts:642
▸ 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
DThemePickerTime.getOutlineColor
src/main/typescript/wcardinal/ui/d-base.ts:635
▸ getOutlineMask(state
): number
Returns an outline mask.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemePickerTime.getOutlineMask
src/main/typescript/wcardinal/ui/d-base.ts:670
▸ getOutlineOffset(state
): number
Returns an outline offset.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemePickerTime.getOutlineOffset
src/main/typescript/wcardinal/ui/d-base.ts:656
▸ getOutlineWidth(state
): number
Returns an outline width.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemePickerTime.getOutlineWidth
src/main/typescript/wcardinal/ui/d-base.ts:649
▸ getPaddingBottom(): number
Returns a bottom padding.
number
DThemePickerTime.getPaddingBottom
src/main/typescript/wcardinal/ui/d-base.ts:617
▸ getPaddingLeft(): number
Returns a left padding.
number
DThemePickerTime.getPaddingLeft
src/main/typescript/wcardinal/ui/d-base.ts:602
▸ getPaddingRight(): number
Returns a right padding.
number
DThemePickerTime.getPaddingRight
src/main/typescript/wcardinal/ui/d-base.ts:607
▸ getPaddingTop(): number
Returns a top padding.
number
DThemePickerTime.getPaddingTop
src/main/typescript/wcardinal/ui/d-base.ts:612
▸ getSecondsOptions(): DInputIntegerOptions
<DThemeInputInteger
>
DInputIntegerOptions
<DThemeInputInteger
>
DThemePickerTime.getSecondsOptions
src/main/typescript/wcardinal/ui/d-picker-time.ts:35
▸ getShadow(): null
| DShadow
Returns a shadow. If a shadow is null, no shadow is rendered.
null
| DShadow
src/main/typescript/wcardinal/ui/d-base.ts:676
▸ getTitle(): string
Returns a tooltip text.
string
src/main/typescript/wcardinal/ui/d-base.ts:691
▸ getUpperBound(): null
| Date
null
| Date
DThemePickerTime.getUpperBound
src/main/typescript/wcardinal/ui/d-picker-time.ts:39
▸ 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
src/main/typescript/wcardinal/ui/d-base.ts:704
▸ getWidth(): DCoordinateSize
Returns a width.
src/main/typescript/wcardinal/ui/d-base.ts:536
▸ getX(): DCoordinatePosition
Returns a X coordinate.
src/main/typescript/wcardinal/ui/d-base.ts:521
▸ getY(): DCoordinatePosition
Returns a Y coordinate.
src/main/typescript/wcardinal/ui/d-base.ts:526
▸ isLowerBoundInclusive(): boolean
boolean
DThemePickerTime.isLowerBoundInclusive
src/main/typescript/wcardinal/ui/d-picker-time.ts:38
▸ isUpperBoundInclusive(): boolean
boolean
DThemePickerTime.isUpperBoundInclusive
src/main/typescript/wcardinal/ui/d-picker-time.ts:40
▸ newShadow(): null
| DShadow
Creates a new shadow.
null
| DShadow
src/main/typescript/wcardinal/ui/d-base.ts:709
▸ newShadowWeak(): null
| DShadow
Creates a new weak shadow.
null
| DShadow
DThemePickerTime.newShadowWeak
src/main/typescript/wcardinal/ui/d-base.ts:714
▸ newState(state
): void
Returns true if focusable.
Name | Type |
---|---|
state |
DBaseStateSet |
void