Uses of Class
org.pentaho.platform.api.ui.ModuleThemeInfo
Packages that use ModuleThemeInfo
-
Uses of ModuleThemeInfo in org.pentaho.platform.api.ui
Methods in org.pentaho.platform.api.ui that return ModuleThemeInfoModifier and TypeMethodDescriptionIThemeManager.getModuleThemeInfo
(String moduleName) Returns the MoudleThemeInfo object containing all themes for the given module name or null if not found.Methods in org.pentaho.platform.api.ui that return types with arguments of type ModuleThemeInfoModifier and TypeMethodDescriptionIThemeResolver.getModuleThemes()
Return a map of ModuleThemeInfo objects keyed by module name.