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 |
|---|---|
java.util.List |
getItems(Component owner)
Deprecated.
Returns all children items of the given Collection owner such as Grid.
|
getComponentAtIndexByOwner, getComponentCollectionOwner, getModelByOwner, setupBindingRendererjava.util.List getItems(Component owner)
Returns all children items of the given Collection owner such as Grid.
owner - Collection owner component such as Grid.Copyright © 2005-2011 Potix Corporation. All Rights Reserved.