Gets a value indicating whether users are forbidden to modify this item.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public abstract boolean getLocked () |
false if users are allowed to move the item thus changing its scheduled time; otherwise, true.
See Also