Winter Cardinal UI - v0.457.0 / DThemeWhite
• new DThemeWhite(): DThemeWhite
src/main/typescript/wcardinal/ui/theme/white/d-theme-white.ts:14
• Protected _instances: Record<string, unknown>
src/main/typescript/wcardinal/ui/theme/white/d-theme-white.ts:12
▪ Static Protected _classes: Record<string, () => any> = {}
src/main/typescript/wcardinal/ui/theme/white/d-theme-white.ts:11
▸ get<THEME>(type): THEME
| Name |
|---|
THEME |
| Name | Type |
|---|---|
type |
string |
THEME
src/main/typescript/wcardinal/ui/theme/white/d-theme-white.ts:18
▸ getAtlas(): UtilSvgAtlasBuilder
src/main/typescript/wcardinal/ui/theme/white/d-theme-white.ts:52
▸ getClass<THEME>(type): () => THEME
| Name |
|---|
THEME |
| Name | Type |
|---|---|
type |
string |
fn
• new getClass(): THEME
THEME
src/main/typescript/wcardinal/ui/theme/white/d-theme-white.ts:38
▸ set<THEME>(type, instance): this
| Name |
|---|
THEME |
| Name | Type |
|---|---|
type |
string |
instance |
THEME |
this
src/main/typescript/wcardinal/ui/theme/white/d-theme-white.ts:33
▸ setClass<THEME>(type, themeClass): this
| Name |
|---|
THEME |
| Name | Type |
|---|---|
type |
string |
themeClass |
() => THEME |
this
src/main/typescript/wcardinal/ui/theme/white/d-theme-white.ts:47
▸ set<THEME>(type, themeClass): void
| Name |
|---|
THEME |
| Name | Type |
|---|---|
type |
string |
themeClass |
() => THEME |
void
src/main/typescript/wcardinal/ui/theme/white/d-theme-white.ts:56