|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Icon in org.jenkins.ui.icon |
|---|
| Methods in org.jenkins.ui.icon that return Icon | |
|---|---|
Icon |
IconSet.getIconByClassSpec(groovy.lang.GString iconClassSpec)
Get an icon instance from a class specification. |
Icon |
IconSet.getIconByClassSpec(String iconClassSpec)
Get an icon instance from a class specification. |
Icon |
IconSet.getIconByNormalizedCSSSelector(groovy.lang.GString cssSelector)
Get an icon instance from it's normalized CSS selector. |
Icon |
IconSet.getIconByNormalizedCSSSelector(String cssSelector)
Get an icon instance from it's normalized CSS selector. |
Icon |
IconSet.getIconByUrl(groovy.lang.GString url)
Get an icon instance from it's url. |
Icon |
IconSet.getIconByUrl(String url)
Get an icon instance from it's url. |
| Methods in org.jenkins.ui.icon with parameters of type Icon | |
|---|---|
IconSet |
IconSet.addIcon(Icon icon)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||