|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITreeTableModel<T extends Row>
Method Summary | |
---|---|
Object |
getRoot()
Gets the root expandable row which has the original rows as children. |
Row |
getRowAt(int rowIndex)
Returns the row at row specified by row . |
int |
getRowIndex(T row)
Gets the index of the row. |
Method Detail |
---|
Row getRowAt(int rowIndex)
row
.
rowIndex
- the row whose row is to be queried
int getRowIndex(T row)
row
- row
Object getRoot()
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |