MindFusion.Java Package Programmer's Guide
InPlaceEditEvent Members
Constructors Methods
 


The event is raised when leaving in-place editing mode.

The following tables list the members exposed by the InPlaceEditEvent type.

 Public Constructors

  Name Description

InPlaceEditEvent

Initializes a new instance of the InPlaceEditEvent class.

 Public Methods

  Name Description

getBounds

 

getEditControl

Gets the control used to edit the item's text.

getItem

Gets an instance of the InplaceEditable class.

setBounds

 

setEditControl

Sets the control used to edit the item's text.

setItem

Sets the InplaceEditable instance.

 See Also

InPlaceEditEvent Class
com.mindfusion.diagramming Namespace