|
ElegantJ Tables Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Defines an object which listens for TableCellEditEvent
| Method Summary | |
void |
afterCellEdit(TableCellEditEvent e)
This method invoke after cell editing is completed |
void |
beforeCellEdit(TableCellEditEvent e)
This method invoke before the cell editing start |
| Method Detail |
public void beforeCellEdit(TableCellEditEvent e)
e - The TableCellEditEventpublic void afterCellEdit(TableCellEditEvent e)
e - The TableCellEditEvent
|
ElegantJ Tables Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||