|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.trinidadinternal.ui.laf.base.LafIconProvider
org.apache.myfaces.trinidadinternal.ui.laf.base.ColorizedLafIconProvider
@Deprecated public abstract class ColorizedLafIconProvider
Abstracts out the retrieval of ImageProviderResponses for icon indices.
| Constructor Summary | |
|---|---|
ColorizedLafIconProvider()
Deprecated. |
|
| Method Summary | |
|---|---|
abstract ImageProviderResponse |
getColorizedIcon(UIXRenderingContext context,
IconKey iconKey)
Deprecated. Retrieves the ImageProviderReponse for the image indentified by the iconKey |
java.lang.String |
getColorizedIconURI(UIXRenderingContext context,
IconKey iconKey)
Deprecated. Returns the URI to the icon indentified by the icon key |
| Methods inherited from class org.apache.myfaces.trinidadinternal.ui.laf.base.LafIconProvider |
|---|
getCacheImageURI, getIconURI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ColorizedLafIconProvider()
| Method Detail |
|---|
public abstract ImageProviderResponse getColorizedIcon(UIXRenderingContext context,
IconKey iconKey)
getColorizedIcon in interface ColorizedIconProvider
public java.lang.String getColorizedIconURI(UIXRenderingContext context,
IconKey iconKey)
getColorizedIconURI in interface ColorizedIconProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||