public interface ITheme
| 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) |
@Nonnull ResourceDependencies getDependencies()
@Nonnull IResourceRef getThemeResource(@Nonnull String name, @Nonnull IResourceDependencyList rdl) throws Exception
name - rdl - Exception@Nonnull IScriptScope getPropertyScope()
Copyright © 2017 etc.to. All rights reserved.