| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IThemeResolver | |
|---|---|
| org.pentaho.platform.api.ui | |
| org.pentaho.platform.web.html.themes | |
| Uses of IThemeResolver in org.pentaho.platform.api.ui | 
|---|
| Method parameters in org.pentaho.platform.api.ui with type arguments of type IThemeResolver | |
|---|---|
 void | 
IThemeManager.setThemeResolvers(List<IThemeResolver> resolvers)
Set the collection of IThemeResolver objects used to find available themes  | 
| Uses of IThemeResolver in org.pentaho.platform.web.html.themes | 
|---|
| Classes in org.pentaho.platform.web.html.themes that implement IThemeResolver | |
|---|---|
 class | 
PluginThemeResolver
Theme resolver for platform plugins.  | 
 class | 
ServletContextThemeResolver
User: nbaker Date: 5/15/11  | 
| Methods in org.pentaho.platform.web.html.themes that return types with arguments of type IThemeResolver | |
|---|---|
 List<IThemeResolver> | 
DefaultThemeManager.getThemeResolvers()
 | 
| Method parameters in org.pentaho.platform.web.html.themes with type arguments of type IThemeResolver | |
|---|---|
 void | 
DefaultThemeManager.setThemeResolvers(List<IThemeResolver> resolvers)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||