Search
Calendar.getAllowInplaceEdit Method
See Also
 






Gets a value indicating whether users are allowed to edit items interactively.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public boolean getAllowInplaceEdit ()

 Return Value

true to allow users to edit schedule items; otherwise, false. The default is true.

 See Also