Sets a value indicating whether users are allowed to move the item.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public abstract void setAllowMove ( |
true if the item can be moved interactively; otherwise, false. The default is true.
See Also