DroidDiagram Programmer's Guide
DiagramView.setAllowInplaceEdit Method
See Also
 






Sets a value indicating whether users are allowed to edit the text of diagram items.

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

 Syntax

Java  Copy Code

public void setAllowInplaceEdit (
    boolean value
)

 Parameters

value

true if users are allowed to edit the text of diagram items, otherwise false.

 See Also

DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace