Search
Calendar.invalidate Method (Rectangle)
See Also
 






An auxiliary method that requests a portion of the component to be repainted.

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

 Syntax

Java  Copy Code

public void invalidate (
    Rectangle rect
)

 Parameters

rect

 See Also