|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sapportals.wcm.rendering.uicommand.UIBaseCommandListIterator
Copyright 2004 SAP AG
| Constructor Summary | |
UIBaseCommandListIterator(java.util.ListIterator iter)
Constructor for the UIBaseCommandListIterator object |
|
| Method Summary | |
boolean |
hasNext()
Returns true if this list iterator has more elements when traversing the list in the forward direction. |
IUIBaseCommand |
next()
Returns the next element in the list. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UIBaseCommandListIterator(java.util.ListIterator iter)
iter - Description of the param| Method Detail |
public boolean hasNext()
public IUIBaseCommand next()
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||