Class InlineCellEditEventHandler

java.lang.Object
org.eclipse.nebula.widgets.nattable.edit.event.InlineCellEditEventHandler
All Implemented Interfaces:
ILayerEventHandler<InlineCellEditEvent>

public class InlineCellEditEventHandler extends Object implements ILayerEventHandler<InlineCellEditEvent>
Event handler for handling InlineCellEditEvents. Used to activate editors for inline editing.
See Also: