Skip navigation links
A G I O S T V 

A

addIcon(Icon) - Method in class org.jenkins.ui.icon.IconSet
 

G

getClassSpec() - Method in class org.jenkins.ui.icon.Icon
Get the class specification for this Icon.
getIconByClassSpec(GString) - Method in class org.jenkins.ui.icon.IconSet
Get an icon instance from a class specification.
getIconByClassSpec(String) - Method in class org.jenkins.ui.icon.IconSet
Get an icon instance from a class specification.
getIconByNormalizedCSSSelector(GString) - Method in class org.jenkins.ui.icon.IconSet
Get an icon instance from it's normalized CSS selector.
getIconByNormalizedCSSSelector(String) - Method in class org.jenkins.ui.icon.IconSet
Get an icon instance from it's normalized CSS selector.
getIconByUrl(GString) - Method in class org.jenkins.ui.icon.IconSet
Get an icon instance from it's url.
getIconByUrl(String) - Method in class org.jenkins.ui.icon.IconSet
Get an icon instance from it's url.
getIconClassName() - Method in interface org.jenkins.ui.icon.IconSpec
Get the Icon class specification e.g.
getNormalizedSelector() - Method in class org.jenkins.ui.icon.Icon
Get the icon's normalized CSS selector.
getQualifiedUrl(JellyContext) - Method in class org.jenkins.ui.icon.Icon
Get the qualified icon url.
getStyle() - Method in class org.jenkins.ui.icon.Icon
Get the icon style.
getUrl() - Method in class org.jenkins.ui.icon.Icon
Get the icon url.

I

Icon - Class in org.jenkins.ui.icon
Simple icon metadata class.
Icon(String, String, String) - Constructor for class org.jenkins.ui.icon.Icon
Icon instance.
Icon(String, String, String, IconType) - Constructor for class org.jenkins.ui.icon.Icon
Icon instance.
icon(Map, Closure) - Method in interface shim.layout.IconTagLib
 
icon(Closure) - Method in interface shim.layout.IconTagLib
 
icon(Map) - Method in interface shim.layout.IconTagLib
 
icon() - Method in interface shim.layout.IconTagLib
 
ICON_LARGE_STYLE - Static variable in class org.jenkins.ui.icon.Icon
 
ICON_MEDIUM_STYLE - Static variable in class org.jenkins.ui.icon.Icon
 
ICON_SMALL_STYLE - Static variable in class org.jenkins.ui.icon.Icon
 
ICON_XLARGE_STYLE - Static variable in class org.jenkins.ui.icon.Icon
 
icons - Static variable in class org.jenkins.ui.icon.IconSet
 
IconSet - Class in org.jenkins.ui.icon
An icon set.
IconSet() - Constructor for class org.jenkins.ui.icon.IconSet
 
IconSpec - Interface in org.jenkins.ui.icon
Icon Specification.
IconTagLib - Interface in shim.layout
 
IconType - Enum in org.jenkins.ui.icon
Icon type.
initPageVariables(JellyContext) - Static method in class org.jenkins.ui.icon.IconSet
 

O

org.jenkins.ui.icon - package org.jenkins.ui.icon
 

S

shim.layout - package shim.layout
 

T

toNormalizedCSSSelector(String) - Static method in class org.jenkins.ui.icon.Icon
Generate a normalized CSS selector from the space separated list of icon class names.
toNormalizedIconName(String) - Static method in class org.jenkins.ui.icon.Icon
Normalize the supplied string to an Icon name e.g.
toNormalizedIconNameClass(String) - Static method in class org.jenkins.ui.icon.Icon
Normalize the supplied string to an Icon name class e.g.
toNormalizedIconNameClass(GString) - Static method in class org.jenkins.ui.icon.IconSet
Normalize the supplied string to an Icon name class e.g.
toNormalizedIconNameClass(String) - Static method in class org.jenkins.ui.icon.IconSet
Normalize the supplied string to an Icon name class e.g.
toNormalizedIconSizeClass(String) - Static method in class org.jenkins.ui.icon.Icon
Normalize the supplied string to an Icon size class e.g.
toNormalizedIconSizeClass(GString) - Static method in class org.jenkins.ui.icon.IconSet
Normalize the supplied string to an Icon size class e.g.
toNormalizedIconSizeClass(String) - Static method in class org.jenkins.ui.icon.IconSet
Normalize the supplied string to an Icon size class e.g.
toNormalizedIconUrl(String) - Static method in class org.jenkins.ui.icon.Icon
Normalize the supplied url.
toNormalizedIconUrl(GString) - Static method in class org.jenkins.ui.icon.IconSet
Normalize the supplied url.
toNormalizedIconUrl(String) - Static method in class org.jenkins.ui.icon.IconSet
Normalize the supplied url.
toQualifiedUrl(String, JellyContext) - Method in enum org.jenkins.ui.icon.IconType
Qualify the supplied icon url.

V

valueOf(String) - Static method in enum org.jenkins.ui.icon.IconType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jenkins.ui.icon.IconType
Returns an array containing the constants of this enum type, in the order they are declared.
A G I O S T V 
Skip navigation links

Copyright © 2014. All rights reserved.