Called when entering in-place editing mode.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public void enterInplaceEditMode ( |
An InPlaceEditEvent object providing information about the event.
This event allows setting properties of the JTextArea component used for in-place editing or attaching custom event handlers to that control. Note that you can use a custom control for in-place editing. This can be done by handling createEditControl and specifying what object should be used as an editor by assigning it to EditControl.