Called to let you destroy a custom in-place editor control.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public void destroyEditControl ( |
An InPlaceEditEvent object providing information about the event.
This event is raised when the user clicks outside the editor, or when the endEdit method is invoked. Handle it to hide or destroy the edit control. You might also implement the copying of values from the editor to the diagram item's properties in this event handler.
JDiagram Programmer's Guide | © 2025 MindFusion |