| Package | Description |
|---|---|
| org.zkoss.bind.proxy |
Dynamic Proxy for Form Binding
|
| org.zkoss.zkmax.zul |
Components and UI utitilies available in ZK EE.
|
| org.zkoss.zkplus.databind |
The DataBinder used for binding ZK UI component and the backend data bean.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListModelListProxy<E>
A ListModelList Proxy
|
| Modifier and Type | Method and Description |
|---|---|
ListModelList<E> |
ListModelListProxy.getCache() |
ListModelList<E> |
ListModelListProxy.getOriginObject() |
| Constructor and Description |
|---|
ListModelListProxy(ListModelList<E> origin,
java.lang.annotation.Annotation[] callerAnnots) |
| Constructor and Description |
|---|
DefaultStepModel(ListModelList<E> steps) |
| Modifier and Type | Class and Description |
|---|---|
class |
BindingListModelList<E>
Deprecated.
As of release 7.0.0, replace with new ZK binding.
|
Copyright © 2005-2024 Potix Corporation. All Rights Reserved.