Search
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