| Package | Description |
|---|---|
| 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).
|
| Modifier and Type | Method and Description |
|---|---|
ValueReference |
ExpressionX.getValueReference(XelContext xelc)
Returns the target bean and field name of this expression.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ELXelExpression.ValueReferenceImpl |
| Modifier and Type | Method and Description |
|---|---|
ValueReference |
ELXelExpression.getValueReference(XelContext xelc) |
Copyright © 2018. All rights reserved.