Uses of Class
org.zkoss.zel.ValueReference

Packages that use ValueReference
org.zkoss.zel   
org.zkoss.zel.impl   
org.zkoss.zel.impl.parser   
 

Uses of ValueReference in org.zkoss.zel
 

Methods in org.zkoss.zel that return ValueReference
 ValueReference ValueExpression.getValueReference(ELContext context)
           
 

Uses of ValueReference in org.zkoss.zel.impl
 

Methods in org.zkoss.zel.impl that return ValueReference
 ValueReference ValueExpressionImpl.getValueReference(ELContext context)
           
 

Uses of ValueReference in org.zkoss.zel.impl.parser
 

Methods in org.zkoss.zel.impl.parser that return ValueReference
 ValueReference SimpleNode.getValueReference(EvaluationContext ctx)
           
 ValueReference Node.getValueReference(EvaluationContext ctx)
           
 ValueReference AstValue.getValueReference(EvaluationContext ctx)
           
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo