|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IconKey | |
---|---|
org.apache.myfaces.trinidadinternal.ui.laf.base | |
org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml |
Uses of IconKey in org.apache.myfaces.trinidadinternal.ui.laf.base |
---|
Methods in org.apache.myfaces.trinidadinternal.ui.laf.base with parameters of type IconKey | |
---|---|
ImageProviderResponse |
ColorizedIconProvider.getColorizedIcon(UIXRenderingContext context,
IconKey iconKey)
Retrieves the ImageProviderReponse for the image indentified by the iconKey |
abstract ImageProviderResponse |
ColorizedLafIconProvider.getColorizedIcon(UIXRenderingContext context,
IconKey iconKey)
Retrieves the ImageProviderReponse for the image indentified by the iconKey |
java.lang.String |
ColorizedIconProvider.getColorizedIconURI(UIXRenderingContext context,
IconKey iconKey)
Returns the URI to the icon indentified by the icon key |
java.lang.String |
ColorizedLafIconProvider.getColorizedIconURI(UIXRenderingContext context,
IconKey iconKey)
Returns the URI to the icon indentified by the icon key |
protected Icon |
InstallLafIconProvider.getIcon(IconKey iconKey)
Returns the icon, given its key. |
java.lang.String |
InstallLafIconProvider.getIconURI(UIXRenderingContext context,
IconKey iconKey)
Returns the URI to the icon indentified by the icon key |
abstract java.lang.String |
LafIconProvider.getIconURI(UIXRenderingContext context,
IconKey iconKey)
Returns the URI to the icon indentified by the icon key |
static java.lang.String |
BaseLafRenderer.getIconURI(UIXRenderingContext context,
IconKey iconKey)
|
Uses of IconKey in org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml |
---|
Methods in org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml with parameters of type IconKey | |
---|---|
ImageProviderResponse |
AccentedLafIconProvider.getColorizedIcon(UIXRenderingContext context,
IconKey iconKey)
Returns an image from the ImageProvider |
protected abstract Icon |
AccentedLafIconProvider.getIcon(IconKey iconKey)
Returns an icon, given its index. |
protected Icon |
IconArrayLafIconProvider.getIcon(IconKey iconKey)
Returns the icon, given its key. |
java.lang.String |
IconArrayLafIconProvider.getIconURI(UIXRenderingContext context,
IconKey iconKey)
Returns the URI to the icon indentified by the icon key |
protected boolean |
AccentedLafIconProvider.isTransparent(IconKey iconKey)
Tests whether the the icon at the specified index is transparent. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |