com.mxgraph.swing.view
Interface mxICellEditor
-
- All Known Implementing Classes:
- mxCellEditor
public interface mxICellEditor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.ObjectgetEditingCell()Returns the cell that is currently being edited.voidstartEditing(java.lang.Object cell, java.util.EventObject trigger)Starts editing the given cell.voidstopEditing(boolean cancel)Stops the current editing.
-
DataMelt 3.0 © DataMelt by jWork.ORG