|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.tobago.util.VariableResolverUtil
public class VariableResolverUtil
| Method Summary | |
|---|---|
static void |
clearVariable(FacesContext context,
java.lang.String variable)
Clears the value of the variable. |
static java.lang.Object |
resolveVariable(FacesContext context,
java.lang.String variable)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.Object resolveVariable(FacesContext context,
java.lang.String variable)
public static void clearVariable(FacesContext context,
java.lang.String variable)
context - variable -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||