MindFusion.Java Package Programmer's Guide
ItemLabel.setLocked Method
See Also
 






Sets a value indicating whether users are allowed to edit this label.

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

 Syntax

Java  Copy Code

public void setLocked (
    boolean value
)

 Parameters

value

true to prevent users from editing this label, or false otherwise.

 See Also

ItemLabel Members
ItemLabel Class
com.mindfusion.diagramming Namespace