Plumtree Pluggable Navigation API  
 

ICPListIterator Methods

The methods of the ICPListIterator interface are listed below. For a complete list of ICPListIterator interface members, see the ICPListIterator Members topic.

Public Instance Methods

GetEntry Get the current entry in the list. Doesn't advance the iterator
GetEntryAtIndex Get the entry at a specific index
GetList Get an iterator, the index is set to before the first element, call Next() to advance to first entry.
Next Advances the iterator to next element.
SetLabelMaxLength Set the truncation width for all subsequent entries, can be altered between entries during an iteration
SetShowImages Set to display images for subsequent entries in the list, can be altered between entries during an iteration

See Also

ICPListIterator Interface | com.plumtree.portalpages.common.mediator Namespace | ASCompoundList | NavigationPage | ListEntry | CListURLTemplateLinkMediator | CListURLFullLinkMediator