|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.tssap.util.ui.viewer.table.SapTableRow
| Constructor Summary | |
SapTableRow(SapTableModelAdaptor pTableModelAdaptor,
int pRowNum)
|
|
| Method Summary | |
int |
getRowNum()
Gets the rowNum. |
SapTableModelAdaptor |
getSapTableModel()
Gets the tableModel. |
void |
setRowNum(int pRowNum)
Sets the rowNum. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SapTableRow(SapTableModelAdaptor pTableModelAdaptor,
int pRowNum)
| Method Detail |
public SapTableModelAdaptor getSapTableModel()
public int getRowNum()
public void setRowNum(int pRowNum)
rowNum - The rowNum to set
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||