|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.web.util.resource.ServletLabelResovler
public class ServletLabelResovler
Used with Labels to resolve XEL expressions in labels.
| Constructor Summary | |
|---|---|
ServletLabelResovler()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
resolveVariable(java.lang.String name)
Resolves the specified variable. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServletLabelResovler()
| Method Detail |
|---|
public java.lang.Object resolveVariable(java.lang.String name)
throws XelException
VariableResolver
resolveVariable in interface VariableResolvername - the name of the variable to resolve
XelException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||