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