Search
Calendar.getAllowInplaceCreate Method
See Also
 






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

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

 Syntax

Java  Copy Code

public boolean getAllowInplaceCreate ()

 Return Value

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

 See Also