Search
Calendar.getItemEffects Method
See Also
 






Gets a collection with all effects applied to the elements of this calendar.

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

 Syntax

Java  Copy Code

public List<ItemEffect> getItemEffects ()

 Return Value

A list with all currently active item effects.

 See Also