MindFusion.Charting for Java Programmer's Guide
ListChangedEvent(E) Methods
 


  Gauges

 Public Methods

  Name Description

getAction

Gets the action that caused the event.

getNewItems

Gets the list of new items involved in the change.

getOldItems

Gets the list of items affected by a Replace, Remove, or Reset action.

 See Also