|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CollectionItemExt
This interface is an enhanced version of the original
CollectionItem interface that
provides a way that will speed up the processing under some
collection in collection condition.
CollectionItem,
DataBinder| Method Summary | |
|---|---|
java.util.List |
getItems(Component owner)
Deprecated. Returns all children items of the given Collection owner such as Grid. |
| Methods inherited from interface org.zkoss.zkplus.databind.CollectionItem |
|---|
getComponentAtIndexByOwner, getComponentCollectionOwner, getModelByOwner, setupBindingRenderer |
| Method Detail |
|---|
java.util.List getItems(Component owner)
Returns all children items of the given Collection owner such as Grid.
owner - Collection owner component such as Grid.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||