|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollectionItem | |
|---|---|
| org.zkoss.zkplus.databind | The DataBinder used for binding ZK UI component and the backend data bean. |
| Uses of CollectionItem in org.zkoss.zkplus.databind |
|---|
| Methods in org.zkoss.zkplus.databind that return CollectionItem | |
|---|---|
protected CollectionItem |
DataBinder.getBindingCollectionItem(org.zkoss.zk.ui.Component comp)
Returns a CollectionItem by the comp accordingly. |
| Methods in org.zkoss.zkplus.databind with parameters of type CollectionItem | |
|---|---|
void |
DataBinder.addCollectionItem(java.lang.String comp,
CollectionItem decor)
Adds a CollectionItem for this comp. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||