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


  Gauges

Defines the events raised by the BaseList class.

The following tables list the members exposed by the BaseListListener(E) type.

 Public Methods

  Name Description

itemAdded

Invoked when an item is added to the list.

listChanged

Invoked when the list is changed.

 See Also