public interface CollectionItemExt extends CollectionItem
CollectionItem interface that
provides a way that will speed up the processing under some
collection in collection condition.CollectionItem,
DataBinder| Modifier and Type | Method and Description |
|---|---|
List |
getItems(org.zkoss.zk.ui.Component owner)
Deprecated.
Returns all children items of the given Collection owner such as Grid.
|
getComponentAtIndexByOwner, getComponentCollectionOwner, getModelByOwner, setupBindingRendererList getItems(org.zkoss.zk.ui.Component owner)
Returns all children items of the given Collection owner such as Grid.
owner - Collection owner component such as Grid.Copyright © 2015. All rights reserved.