Search
TimetableSettings.getExpandActiveItemOn Method
See Also
 






Gets whether the active item should ignore collisions.

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

 Syntax

Java  Copy Code

public EnumSet<ItemAction> getExpandActiveItemOn ()

 Return Value

One of the ItemAction constants.

 See Also