MindFusion.Java Package Programmer's Guide
CollectionChangedEvent.getNewItems Method
See Also
 






Gets the list of new items involved in the change.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public List<Object> getNewItems ()

 Return Value

 See Also

CollectionChangedEvent Members
CollectionChangedEvent Class
com.mindfusion.spreadsheet Namespace