|
||||||||||
| 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 | |
|---|---|
abstract ImageProviderResponse |
ColorizedLafIconProvider.getColorizedIcon(UIXRenderingContext context,
IconKey iconKey)
Deprecated. Retrieves the ImageProviderReponse for the image indentified by the iconKey |
ImageProviderResponse |
ColorizedIconProvider.getColorizedIcon(UIXRenderingContext context,
IconKey iconKey)
Deprecated. Retrieves the ImageProviderReponse for the image indentified by the iconKey |
java.lang.String |
ColorizedLafIconProvider.getColorizedIconURI(UIXRenderingContext context,
IconKey iconKey)
Deprecated. Returns the URI to the icon indentified by the icon key |
java.lang.String |
ColorizedIconProvider.getColorizedIconURI(UIXRenderingContext context,
IconKey iconKey)
Deprecated. Returns the URI to the icon indentified by the icon key |
protected Icon |
InstallLafIconProvider.getIcon(IconKey iconKey)
Deprecated. Returns the icon, given its key. |
abstract java.lang.String |
LafIconProvider.getIconURI(UIXRenderingContext context,
IconKey iconKey)
Deprecated. Returns the URI to the icon indentified by the icon key |
java.lang.String |
InstallLafIconProvider.getIconURI(UIXRenderingContext context,
IconKey iconKey)
Deprecated. Returns the URI to the icon indentified by the icon key |
static java.lang.String |
BaseLafRenderer.getIconURI(UIXRenderingContext context,
IconKey iconKey)
Deprecated. |
| 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)
Deprecated. Returns an image from the ImageProvider |
protected Icon |
IconArrayLafIconProvider.getIcon(IconKey iconKey)
Deprecated. Returns the icon, given its key. |
protected abstract Icon |
AccentedLafIconProvider.getIcon(IconKey iconKey)
Deprecated. Returns an icon, given its index. |
java.lang.String |
IconArrayLafIconProvider.getIconURI(UIXRenderingContext context,
IconKey iconKey)
Deprecated. Returns the URI to the icon indentified by the icon key |
protected boolean |
AccentedLafIconProvider.isTransparent(IconKey iconKey)
Deprecated. Tests whether the the icon at the specified index is transparent. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||