Gets a value indicating whether users are allowed to modify an item.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getLocked () |
true if the item cannot be modified,otherwise false.
See Also