|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BindEvaluatorX | |
|---|---|
| org.zkoss.bind | |
| org.zkoss.bind.impl | |
| Uses of BindEvaluatorX in org.zkoss.bind |
|---|
| Methods in org.zkoss.bind that return BindEvaluatorX | |
|---|---|
BindEvaluatorX |
Binder.getEvaluatorX()
Returns the BindEvaluatorX used by this Binder. |
| Uses of BindEvaluatorX in org.zkoss.bind.impl |
|---|
| Classes in org.zkoss.bind.impl that implement BindEvaluatorX | |
|---|---|
class |
BindEvaluatorXImpl
A simple implementation of BindEvaluatorX. |
| Methods in org.zkoss.bind.impl that return BindEvaluatorX | |
|---|---|
BindEvaluatorX |
BinderImpl.getEvaluatorX()
|
| Methods in org.zkoss.bind.impl with parameters of type BindEvaluatorX | |
|---|---|
static java.util.Map<java.lang.String,java.lang.Object> |
BindEvaluatorXUtil.evalArgs(BindEvaluatorX eval,
Component comp,
java.util.Map<java.lang.String,java.lang.Object> args)
|
protected ExpressionX |
FormBindingImpl.getBaseExpression(BindEvaluatorX eval)
|
protected ExpressionX |
FormBindingImpl.getFieldExpression(BindEvaluatorX eval,
java.lang.String field)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||