org.zkoss.bind.xel
Class BindXelExpression

java.lang.Object
  extended by org.zkoss.xel.zel.ELXelExpression
      extended by org.zkoss.bind.xel.BindXelExpression
All Implemented Interfaces:
java.io.Serializable, Expression, ExpressionX

public class BindXelExpression
extends ELXelExpression

Since:
6.0.0
Author:
henrichen
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.zkoss.xel.zel.ELXelExpression
ELXelExpression.ValueReferenceImpl
 
Field Summary
 
Fields inherited from class org.zkoss.xel.zel.ELXelExpression
_expr
 
Method Summary
protected  ELContext newELContext(XelContext xelc)
           
 
Methods inherited from class org.zkoss.xel.zel.ELXelExpression
evaluate, getExpressionString, getType, getValueReference, isReadOnly, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newELContext

protected ELContext newELContext(XelContext xelc)
Overrides:
newELContext in class ELXelExpression


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