|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IEventListIterator | |
| com.sap.netweaver.bc.rf.util.event | Contains eventing classes. |
| Uses of IEventListIterator in com.sap.netweaver.bc.rf.util.event |
| Classes in com.sap.netweaver.bc.rf.util.event that implement IEventListIterator | |
class |
EventListIterator
Class implementing an event list iterator used within the event list implementation. |
| Methods in com.sap.netweaver.bc.rf.util.event that return IEventListIterator | |
IEventListIterator |
IEventList.listIterator()
Get an iterator of the elements in this list (in proper sequence). |
IEventListIterator |
IEventList.listIterator(int index)
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in the list. |
IEventListIterator |
EventList.listIterator()
Get an iterator of the elements in this list (in proper sequence). |
IEventListIterator |
EventList.listIterator(int index)
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in the list. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||