Search
Calendar.getStartEditAfterModify Method
See Also
 






Gets a value indicating whether in-place editing of items should automatically start after they are modified interactively.

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

 Syntax

Java  Copy Code

public boolean getStartEditAfterModify ()

 Return Value

true to enable automatic in-place editing after item modification; false to disable it. The default is false.

 See Also