@Immutable public final class SimpleTheme extends Object implements ITheme
| Constructor and Description |
|---|
SimpleTheme(DomApplication da,
String styleName,
IScriptScope themeProperties,
ResourceDependencies rd,
List<String> searchpath) |
| Modifier and Type | Method and Description |
|---|---|
ResourceDependencies |
getDependencies()
The dependencies for this theme instance.
|
IScriptScope |
getPropertyScope() |
IResourceRef |
getThemeResource(String name,
IResourceDependencyList rdl) |
String |
translateResourceName(String name) |
public SimpleTheme(@Nonnull DomApplication da, @Nonnull String styleName, @Nonnull IScriptScope themeProperties, @Nonnull ResourceDependencies rd, @Nonnull List<String> searchpath)
@Nonnull public ResourceDependencies getDependencies()
IThemegetDependencies in interface ITheme@Nonnull public IScriptScope getPropertyScope()
getPropertyScope in interface ITheme@Nonnull public IResourceRef getThemeResource(@Nonnull String name, @Nonnull IResourceDependencyList rdl) throws Exception
getThemeResource in interface IThemeExceptionCopyright © 2017 etc.to. All rights reserved.