| Package | Description |
|---|---|
| to.etc.domui.server | |
| to.etc.domui.themes |
| Modifier and Type | Method and Description |
|---|---|
ITheme |
DomApplication.getTheme()
Return the current theme itself.
|
ITheme |
DomApplication.getTheme(String themeName,
IResourceDependencyList rdl)
Get the theme store representing the specified theme name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FragmentedThemeStore
This contains the results for a fragmented theme.
|
class |
SimpleTheme
The result of a "simple" theme.
|
| Modifier and Type | Method and Description |
|---|---|
protected ITheme |
FragmentedThemeFactory.createTheme()
Instance creation.
|
ITheme |
IThemeFactory.getTheme(DomApplication da,
String themeName)
Create the theme data for the theme passed.
|
ITheme |
SimpleThemeFactory.getTheme(DomApplication da,
String themeName) |
ITheme |
ThemeManager.getTheme(String themeName,
IResourceDependencyList rdl)
Get the theme store representing the specified theme name.
|
Copyright © 2017 etc.to. All rights reserved.