Package | Description |
---|---|
org.zkoss.bind |
ZK Bind Library
|
org.zkoss.bind.impl |
Core Implementation for ZK Bind
|
org.zkoss.zkmax.bind.impl |
Modifier and Type | Class and Description |
---|---|
class |
AnnotateBinder
ZK Annotated Binder, it parse the component annotation and handles the binding of components and view model.
|
class |
DefaultBinder
ZK default Binder, use this class if you want to new a binder and control components though
Binder API. |
Modifier and Type | Class and Description |
---|---|
class |
BinderImpl
Implementation of Binder.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotateBinderEx
For ZK-2289, much less memory consumption
|
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.