|
||||||||||
| 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.HasFacetDataSource
public static class VariableResolver.HasFacetDataSource
This VariableResolver.DataSource tests if the given facet
exists on the UIComponent. It uses the data portion of the
substitution String as a key to the UIComponent's facets.
| Constructor Summary | |
|---|---|
VariableResolver.HasFacetDataSource()
|
|
| 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.HasFacetDataSource()
| 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 | |||||||||