|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueReference | |
|---|---|
| org.zkoss.bind.impl | Core Implementation for ZK Bind |
| org.zkoss.bind.sys | System level classes for ZK Bind |
| org.zkoss.xel | XEL - Extensible Expression Language to encapsulate different implementations, such as EL, MVEL and OGNL. |
| org.zkoss.xel.zel | This implementation is based on ZEL 2.2 (Similar to EL 2.2). |
| Uses of ValueReference in org.zkoss.bind.impl |
|---|
| Methods in org.zkoss.bind.impl that return ValueReference | |
|---|---|
ValueReference |
BindEvaluatorXImpl.getValueReference(BindContext ctx,
Component comp,
ExpressionX expression)
|
| Uses of ValueReference in org.zkoss.bind.sys |
|---|
| Methods in org.zkoss.bind.sys that return ValueReference | |
|---|---|
ValueReference |
BindEvaluatorX.getValueReference(BindContext ctx,
Component comp,
ExpressionX expression)
Returns the result reference of the specified expression. |
| Uses of ValueReference in org.zkoss.xel |
|---|
| Methods in org.zkoss.xel that return ValueReference | |
|---|---|
ValueReference |
ExpressionX.getValueReference(XelContext xelc)
Returns the target bean and field name of this expression. |
| Uses of ValueReference in org.zkoss.xel.zel |
|---|
| Classes in org.zkoss.xel.zel that implement ValueReference | |
|---|---|
static class |
ELXelExpression.ValueReferenceImpl
|
| Methods in org.zkoss.xel.zel that return ValueReference | |
|---|---|
ValueReference |
ELXelExpression.getValueReference(XelContext xelc)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||