|
||||||||||
| 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
@Deprecated public abstract class LafIconProvider
Abstracts out the retrieval of icons for icon indices.
| Constructor Summary | |
|---|---|
LafIconProvider()
Deprecated. |
|
| Method Summary | |
|---|---|
static java.lang.String |
getCacheImageURI(UIXRenderingContext context)
Deprecated. Returns the URI to the image cache |
abstract java.lang.String |
getIconURI(UIXRenderingContext context,
IconKey iconKey)
Deprecated. Returns the URI to the icon indentified by the icon key |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LafIconProvider()
| Method Detail |
|---|
public abstract java.lang.String getIconURI(UIXRenderingContext context,
IconKey iconKey)
public static java.lang.String getCacheImageURI(UIXRenderingContext context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||