Package | Description |
---|---|
org.zkoss.bind.xel |
XEL for ZK Bind
|
org.zkoss.bind.xel.zel |
ZEL of XEL for ZK Bind
|
org.zkoss.xel.zel |
This implementation is based on ZEL 2.2 (Similar to EL 2.2).
|
org.zkoss.zel | |
org.zkoss.zel.impl | |
org.zkoss.zkmax.bind.impl |
Modifier and Type | Method and Description |
---|---|
protected ExpressionFactory |
BindXelFactory.newExpressionFactory() |
Modifier and Type | Class and Description |
---|---|
class |
BindExpressionFactoryImpl
Handle dot series script.
|
Modifier and Type | Field and Description |
---|---|
protected ExpressionFactory |
ELFactory._expf |
Modifier and Type | Method and Description |
---|---|
protected ExpressionFactory |
ELFactory.newExpressionFactory()
Returns the EL expression factory.
|
Modifier and Type | Method and Description |
---|---|
static ExpressionFactory |
ELManager.getExpressionFactory() |
static ExpressionFactory |
ExpressionFactory.newInstance()
Create a new
ExpressionFactory . |
static ExpressionFactory |
ExpressionFactory.newInstance(java.util.Properties properties)
Create a new
ExpressionFactory passing in the provided
Properties . |
Constructor and Description |
---|
StandardELContext(ExpressionFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
ExpressionFactoryImpl |
Modifier and Type | Class and Description |
---|---|
class |
BindExpressionFactoryImplEx
An extension of BindExpressionFactoryImpl to do a lazy initiating EL expression construction.
|
Modifier and Type | Method and Description |
---|---|
protected ExpressionFactory |
BindXelFactoryEx.newExpressionFactory() |
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.