Search
Calendar.setMinItemLength Method
See Also
 






Gets the minimal length of interactively created items, expressed in minutes.

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

 Syntax

Java  Copy Code

public void setMinItemLength (
    int value
)

 Parameters

value

A non-negative integer value.

 Remarks

Specify 0 for no item length restrictions.

 See Also