Interface Theme
-
- All Known Implementing Classes:
ThemeImpl
public interface Theme
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDisplayName()
List<Theme>
getFallbackList()
String
getName()
String[]
getScriptResources(boolean production)
String[]
getStyleResources(boolean production)
String
getVersion()
-