|
||||||||||
| 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.
| Field Summary | |
|---|---|
protected BindELContext |
_ctx
|
| Fields inherited from class org.zkoss.zel.impl.lang.ExpressionBuilder |
|---|
expression, fnMapper, varMapper |
| Constructor Summary | |
|---|---|
BindExpressionBuilder(java.lang.String expression,
ELContext ctx)
|
|
| Method Summary | |
|---|---|
protected void |
addTracking(java.util.List<java.lang.String> series)
|
void |
visit(Node node)
|
protected void |
visitNode(Node node)
|
| Methods inherited from class org.zkoss.zel.impl.lang.ExpressionBuilder |
|---|
build, createMethodExpression, createNode, createValueExpression |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final BindELContext _ctx
| 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 ExpressionBuilderELExceptionprotected void addTracking(java.util.List<java.lang.String> series)
protected void visitNode(Node node)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||