public static interface TextFieldCellEditorFactory.ITableCellEditorListener
Modifier and Type | Method and Description |
---|---|
void |
editCanceled(ITableCellEvent event) |
void |
editFinished(TextFieldCellEditorFactory.ITableCellEditEvent event) |
void |
onEdit(IVetoable veto,
TextFieldCellEditorFactory.ITableCellEditEvent event) |
void onEdit(IVetoable veto, TextFieldCellEditorFactory.ITableCellEditEvent event)
void editFinished(TextFieldCellEditorFactory.ITableCellEditEvent event)
void editCanceled(ITableCellEvent event)
Siehe auch Jowidgets Nutzerhandbuch