Search
ItemsEvent Constructor
See Also
 






Initializes a new instance of the ItemsEvent class.

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

 Syntax

Java  Copy Code

public ItemsEvent (
    Object source,
    Collection<ModifiedItemInfo> itemInfo
)

 Parameters

source

itemInfo

 See Also