|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zel.impl.lang.ExpressionBuilder
org.zkoss.bind.xel.zel.BindExpressionBuilder
public class BindExpressionBuilder
Handle value dot series script for Binding.
| Constructor Summary | |
|---|---|
BindExpressionBuilder(java.lang.String expression,
ELContext ctx)
|
|
| Method Summary | |
|---|---|
void |
visit(Node node)
|
| Methods inherited from class org.zkoss.zel.impl.lang.ExpressionBuilder |
|---|
createMethodExpression, createNode, createValueExpression |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BindExpressionBuilder(java.lang.String expression,
ELContext ctx)
throws ELException
ELException| Method Detail |
|---|
public void visit(Node node)
throws ELException
visit in interface NodeVisitorvisit in class ExpressionBuilderELException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||