|
QJCC homepage | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Listener interface for table row height events.
Method Summary | |
void |
preferredTableRowHeightChange(TableRowHeightEvent e)
Called if an event of type TableRowHeightEvent.PREFERRED_ROW_HEIGHT is delivered |
void |
tableRowHeightChange(TableRowHeightEvent e)
Called if an event of type TableRowHeightEvent.ROW_HEIGHT is delivered |
void |
tableRowHeightDropCache(TableRowHeightEvent e)
Called if an event of type TableRowHeightEvent.DROP_CACHE is delivered |
Method Detail |
public void preferredTableRowHeightChange(TableRowHeightEvent e)
public void tableRowHeightChange(TableRowHeightEvent e)
public void tableRowHeightDropCache(TableRowHeightEvent e)
|
QJCC homepage | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |