Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
G
I
O
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.
getCoreIcons()
- Method in class org.jenkins.ui.icon.
IconSet
getIconByClassSpec(Object)
- Method in class org.jenkins.ui.icon.
IconSet
Get an icon instance from a class specification.
getIconByNormalizedCSSSelector(Object)
- Method in class org.jenkins.ui.icon.
IconSet
Get an icon instance from it's
normalized CSS selector
.
getIconByUrl(Object)
- 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)
- Constructor for class org.jenkins.ui.icon.
Icon
Icon instance.
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_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.
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
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(Object)
- 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(Object)
- 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(Object)
- 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
T
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2014. All Rights Reserved.