|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.report.drivers.ui.layout.internal.TCellIterator
org.eclipse.tptp.platform.report.birt).
public class TCellIterator
Provides an iterator for ITCell item
| Constructor Summary | |
|---|---|
TCellIterator(TAbstractCell i)
Deprecated. Creates an interator from a ITCell |
|
| Method Summary | |
|---|---|
TAbstractCell |
getCurrent()
Deprecated. Returns the iterator of the current item. |
TAbstractCell |
getNext()
Deprecated. Returns the iterator of the first child. |
TAbstractCell |
getPrevious()
Deprecated. Returns the iterator of the last child. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TCellIterator(TAbstractCell i)
| Method Detail |
|---|
public TAbstractCell getCurrent()
public TAbstractCell getNext()
public TAbstractCell getPrevious()
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||