Winter Cardinal UI - v0.442.0 / DBaseReflowableImpl
• new DBaseReflowableImpl(base
): DBaseReflowableImpl
Name | Type |
---|---|
base |
DBase <DThemeBase , DBaseOptions <DThemeBase , any >> |
src/main/typescript/wcardinal/ui/d-base-reflowable-impl.ts:17
• Protected
_background: DBaseBackgroundSnippet
src/main/typescript/wcardinal/ui/d-base-reflowable-impl.ts:13
• Protected
_border: DBaseBorderSnippet
src/main/typescript/wcardinal/ui/d-base-reflowable-impl.ts:14
• Protected
_outline: DBaseOutlineSnippet
src/main/typescript/wcardinal/ui/d-base-reflowable-impl.ts:15
▸ onReflow(base
, width
, height
): void
Name | Type |
---|---|
base |
DBase <DThemeBase , DBaseOptions <DThemeBase , any >> |
width |
number |
height |
number |
void
src/main/typescript/wcardinal/ui/d-base-reflowable-impl.ts:33