public interface mxICellEditor
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getEditingCell()
Returns the cell that is currently being edited.
|
void |
startEditing(java.lang.Object cell,
java.util.EventObject trigger)
Starts editing the given cell.
|
void |
stopEditing(boolean cancel)
Stops the current editing.
|
Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.