|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.report.dictionary.StiRowsCollection
public class StiRowsCollection
| Constructor Summary | |
|---|---|
StiRowsCollection(StiDataSource dataSource)
|
|
| Method Summary | |
|---|---|
int |
getCount()
|
StiRow |
getItem(int rowIndex)
|
boolean |
hasNext()
|
java.util.Iterator |
iterator()
|
java.lang.Object |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiRowsCollection(StiDataSource dataSource)
| Method Detail |
|---|
public final StiRow getItem(int rowIndex)
public final int getCount()
public boolean hasNext()
hasNext in interface java.util.Iteratorpublic java.lang.Object next()
next in interface java.util.Iteratorpublic void remove()
remove in interface java.util.Iteratorpublic java.util.Iterator iterator()
iterator in interface java.lang.Iterable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||