Uses of Class
org.zkoss.bind.impl.BindEvaluatorXImpl
-
Packages that use BindEvaluatorXImpl Package Description org.zkoss.clientbind org.zkoss.zkmax.bind.impl -
-
Uses of BindEvaluatorXImpl in org.zkoss.clientbind
Subclasses of BindEvaluatorXImpl in org.zkoss.clientbind Modifier and Type Class Description class
ClientBinderResolver
A EL resolver for client binder to resolve oid to Bean and uuid to Component, if possible. -
Uses of BindEvaluatorXImpl in org.zkoss.zkmax.bind.impl
Subclasses of BindEvaluatorXImpl in org.zkoss.zkmax.bind.impl Modifier and Type Class Description class
BindEvaluatorXImplEx
An extension of BindEvaluatorXImpl to do a lazy initiating EL expression construction.
-