|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.control.util.componentscollection.cm.ComponentWithModifiersListIterator
public class ComponentWithModifiersListIterator
| Constructor Summary | |
|---|---|
ComponentWithModifiersListIterator(ListIterator iterator)
Deprecated. As of NetWeaver 7.1 |
|
| Method Summary | |
|---|---|
void |
add(IComponentWithModifiers element)
Deprecated. As of NetWeaver 7.1 |
boolean |
hasNext()
Deprecated. As of NetWeaver 7.1 |
boolean |
hasPrevious()
Deprecated. As of NetWeaver 7.1 |
IComponentWithModifiers |
next()
Deprecated. As of NetWeaver 7.1 |
int |
nextIndex()
Deprecated. As of NetWeaver 7.1 |
IComponentWithModifiers |
previous()
Deprecated. As of NetWeaver 7.1 |
int |
previousIndex()
Deprecated. As of NetWeaver 7.1 |
void |
remove()
Deprecated. As of NetWeaver 7.1 |
void |
set(IComponentWithModifiers element)
Deprecated. As of NetWeaver 7.1 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComponentWithModifiersListIterator(ListIterator iterator)
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface IComponentWithModifiersListIteratorpublic IComponentWithModifiers next()
next in interface IComponentWithModifiersListIteratorpublic boolean hasPrevious()
hasPrevious in interface IComponentWithModifiersListIteratorpublic IComponentWithModifiers previous()
previous in interface IComponentWithModifiersListIteratorpublic int nextIndex()
nextIndex in interface IComponentWithModifiersListIteratorpublic int previousIndex()
previousIndex in interface IComponentWithModifiersListIteratorpublic void remove()
remove in interface IComponentWithModifiersListIteratorpublic void set(IComponentWithModifiers element)
set in interface IComponentWithModifiersListIteratorpublic void add(IComponentWithModifiers element)
add in interface IComponentWithModifiersListIterator
|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||