public abstract class AbstractTableCellEditorFactory<WIDGET_TYPE extends ITableCellEditor> extends java.lang.Object implements ITableCellEditorFactory<WIDGET_TYPE>
Constructor and Description |
---|
AbstractTableCellEditorFactory() |
Modifier and Type | Method and Description |
---|---|
EditActivation |
getActivation(ITableCell cell,
int row,
int column,
boolean editMode,
long editModeStopped) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
public EditActivation getActivation(ITableCell cell, int row, int column, boolean editMode, long editModeStopped)
getActivation
in interface ITableCellEditorFactory<WIDGET_TYPE extends ITableCellEditor>
Siehe auch Jowidgets Nutzerhandbuch