|
Ontimize 5.2072EN | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface to manage edition events in table cells.
Table.addTableEditorListener(TableEditorListener)| Method Summary | |
void |
editingCanceled(TableEditionEvent e)
This method is called when edition is cancelled. |
void |
editingStopped(TableEditionEvent e)
This method is called when edition is finished. |
void |
editingWillStop(TableEditionEvent e)
This method is called just before edition is finished. |
| Method Detail |
public void editingWillStop(TableEditionEvent e)
throws EditingVetoException
e - Object with TableEditionEvent
EditingVetoException - When occurs an Exception editingpublic void editingStopped(TableEditionEvent e)
e - Object with TableEditionEventpublic void editingCanceled(TableEditionEvent e)
e - Object with TableEditionEvent
|
Ontimize | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||