|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAdditionalInformationIterator
| Method Summary | |
|---|---|
AdditionalInformationComponent |
next()
Returns the next AdditionalInformationComponent in the iteration. |
AdditionalInformationComponent[] |
toArray()
Returns an array containing all of the AdditionalInformationComponent in this list in proper sequence. |
| Methods inherited from interface org.rcfaces.core.component.iterator.IComponentIterator |
|---|
count, hasNext, nextComponent, toArray |
| Method Detail |
|---|
AdditionalInformationComponent next()
IComponentIterator.hasNext() method returns false
will return each AdditionalInformationComponent in the underlying
collection exactly once.
NoSuchElementException - iteration has no more AdditionalInformationComponent.AdditionalInformationComponent[] toArray()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||