Search
Calendar.getDelayInplaceEdit Method
See Also
 






Gets a value indicating whether the in-place editing of an item is delayed for a second when the item is clicked.

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

 Syntax

Java  Copy Code

public boolean getDelayInplaceEdit ()

 Return Value

true to delay in-place editing; otherwise, false. The default is true.

 See Also