MindFusion.Charting for Java Programmer's Guide
ListChangedEvent(E).getAction Method
See Also
 






  Gauges

Gets the action that caused the event.

Namespace: com.mindfusion.common
File: com.mindfusion.common

 Syntax

Java  Copy Code

public int getAction ()

 Return Value

One of the ListChangedAction constants.

 See Also