Uses of Class
org.jenkinsci.plugins.uithemes.model.UIThemeImplementation

Packages that use UIThemeImplementation
org.jenkinsci.plugins.uithemes.model   
 

Uses of UIThemeImplementation in org.jenkinsci.plugins.uithemes.model
 

Methods in org.jenkinsci.plugins.uithemes.model that return UIThemeImplementation
 UIThemeImplementation UIThemeImplementation.add(UIThemeContribution contribution)
           
 UIThemeImplementation UITheme.getDefaultImpl()
           
 UIThemeImplementation UITheme.getImpl(String name)
           
 UIThemeImplementation UIThemeSet.registerThemeImpl(String themeName, String themeImplName, String themeImplTitle)
           
 UIThemeImplementation UIThemeSet.registerThemeImpl(String themeName, String themeImplName, String themeImplTitle, String themeImplDescription)
           
 UIThemeImplementation UIThemeImplementation.setDefault(boolean aDefault)
           
 UIThemeImplementation UIThemeImplementation.setThemeImplSpec(UIThemeImplSpec themeImplSpec)
           
 UIThemeImplementation UIThemeImplementation.setUsageDetails(String usageDetails)
           
 

Methods in org.jenkinsci.plugins.uithemes.model with parameters of type UIThemeImplementation
 org.lesscss.Resource UIThemeContribution.createUserLessResource(File userHome, UIThemeImplementation implementation)
           
 UITheme UITheme.registerImpl(UIThemeImplementation impl)
           
 



Copyright © 2004-2015. All Rights Reserved.