|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.rave.web.ui.util.VariableResolver.StyleDataSource
public static class VariableResolver.StyleDataSource
This VariableResolver.DataSource retrieves style classes
from the current Theme. The data
portion of the substitution String as the
Theme key.
| Constructor Summary | |
|---|---|
VariableResolver.StyleDataSource()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getValue(javax.faces.context.FacesContext ctx,
LayoutElement desc,
javax.faces.component.UIComponent component,
java.lang.String key)
See class JavaDoc. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VariableResolver.StyleDataSource()
| Method Detail |
|---|
public java.lang.Object getValue(javax.faces.context.FacesContext ctx,
LayoutElement desc,
javax.faces.component.UIComponent component,
java.lang.String key)
See class JavaDoc.
getValue in interface VariableResolver.DataSourcectx - The FacesContextdesc - The LayoutElementcomponent - The UIComponentkey - The key used to obtain information from this
DataSource.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||