|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UIThemeContribution | |
|---|---|
| org.jenkinsci.plugins.uithemes.less | |
| org.jenkinsci.plugins.uithemes.model | |
| Uses of UIThemeContribution in org.jenkinsci.plugins.uithemes.less |
|---|
| Constructors in org.jenkinsci.plugins.uithemes.less with parameters of type UIThemeContribution | |
|---|---|
URLResource(String resPath,
UIThemeContribution viaContribution)
|
|
URLResource(URL resClasspathURL,
UIThemeContribution viaContribution)
|
|
| Uses of UIThemeContribution in org.jenkinsci.plugins.uithemes.model |
|---|
| Methods in org.jenkinsci.plugins.uithemes.model that return UIThemeContribution | |
|---|---|
UIThemeContribution |
DeferredContribution.getContribution()
|
| Methods in org.jenkinsci.plugins.uithemes.model that return types with arguments of type UIThemeContribution | |
|---|---|
List<UIThemeContribution> |
UIThemeImplementation.getContributions()
|
List<UIThemeContribution> |
UITheme.getThemeImplContributions(String themeImplName)
|
List<UIThemeContribution> |
UIThemeSet.getThemeImplContributions(String themeName,
String themeImplName)
|
| Methods in org.jenkinsci.plugins.uithemes.model with parameters of type UIThemeContribution | |
|---|---|
UIThemeImplementation |
UIThemeImplementation.add(UIThemeContribution contribution)
|
boolean |
UIThemeSet.contribute(UIThemeContribution contribution)
|
UITheme |
UITheme.contribute(UIThemeContribution contribution)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||