Uses of Class
org.pentaho.platform.api.ui.ThemeResource
-
Packages that use ThemeResource Package Description org.pentaho.platform.api.ui -
-
Uses of ThemeResource in org.pentaho.platform.api.ui
Methods in org.pentaho.platform.api.ui that return types with arguments of type ThemeResource Modifier and Type Method Description Set<ThemeResource>Theme. getResources()Methods in org.pentaho.platform.api.ui with parameters of type ThemeResource Modifier and Type Method Description voidTheme. addResource(ThemeResource themeResource)Method parameters in org.pentaho.platform.api.ui with type arguments of type ThemeResource Modifier and Type Method Description voidTheme. setResources(Set<ThemeResource> resources)
-