Search
DiagramAdapter.nodeTextEdited Method
See Also
 

Raised when the user edits the text of a node.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void nodeTextEdited (
    EditNodeTextEvent e
)

 Parameters

e

 See Also