|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CategorizedTableModel
CategoriedTableModel is used in CategorizedTable. It has information about which row is category row.
Method Summary | |
---|---|
boolean |
isCategoryRow(int rowIndex)
Checks if the row at rowIndex is a category row. |
Method Detail |
---|
boolean isCategoryRow(int rowIndex)
rowIndex
- the index of the row to be checked.
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |