|
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 | ||||||||
org.eclipse.tptp.platform.report.birt).
public interface IDTableContentProvider
This interface provides the generic services to get a table's content.
| Method Summary | |
|---|---|
int |
getColumnCount()
Deprecated. |
int |
getRowCount()
Deprecated. |
java.lang.String |
getText(int row,
int column)
Deprecated. |
| Method Detail |
|---|
int getColumnCount()
int getRowCount()
java.lang.String getText(int row,
int column)
|
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 | ||||||||