|
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.WcmObject
|
+--com.sapportals.wcm.service.objecttypehandler.ActionListIterator
| Fields inherited from class com.sapportals.wcm.WcmObject |
ORDER_TYPE_MANUAL, ORDER_TYPE_NONE |
| Constructor Summary | |
ActionListIterator(java.util.ListIterator iterator)
Construct object of class ActionListIterator. |
|
| Method Summary | |
void |
add(IAction handler)
TODO: Description of the Method. |
boolean |
hasNext()
TODO: Description of the Method. |
boolean |
hasPrevious()
TODO: Description of the Method. |
IAction |
next()
TODO: Description of the Method. |
int |
nextIndex()
TODO: Description of the Method. |
IAction |
previous()
TODO: Description of the Method. |
int |
previousIndex()
TODO: Description of the Method. |
void |
remove()
TODO: Description of the Method. |
void |
set(IAction handler)
TODO: Description of the Method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ActionListIterator(java.util.ListIterator iterator)
iterator - TODO: Description of the incoming method parameter| Method Detail |
public void set(IAction handler)
set in interface IActionListIteratorhandler - TODO: Description of the incoming method parameterpublic boolean hasNext()
hasNext in interface IActionListIteratorpublic IAction next()
next in interface IActionListIteratorpublic boolean hasPrevious()
hasPrevious in interface IActionListIteratorpublic IAction previous()
previous in interface IActionListIteratorpublic int nextIndex()
nextIndex in interface IActionListIteratorpublic int previousIndex()
previousIndex in interface IActionListIteratorpublic void remove()
remove in interface IActionListIteratorpublic void add(IAction handler)
add in interface IActionListIteratorhandler - TODO: Description of the incoming method parameter
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||