ElegantJCharts Java API Specification v2.0

com.elegantj.graphx
Class DrillDownEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--com.elegantj.graphx.DrillDownEvent
All Implemented Interfaces:
java.io.Serializable

public class DrillDownEvent
extends java.util.EventObject

DrillDownEvent object is thrown when mouse is clicked on the Graph.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
DrillDownEvent(java.lang.Object objSource, DrillDownDetail clickdetail)
          Creates DrillDown event object
 
Method Summary
 DrillDownDetail getDrillDownDetail()
          The details of drill down of region on which event occur can be retrieved here.
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DrillDownEvent

public DrillDownEvent(java.lang.Object objSource,
                      DrillDownDetail clickdetail)
Creates DrillDown event object

Parameters:
objSource - source object for the event
Method Detail

getDrillDownDetail

public DrillDownDetail getDrillDownDetail()
The details of drill down of region on which event occur can be retrieved here.


ElegantJCharts Java API Specification v2.0

For any feedback, suggestion, or query, please revert back to support@elegantcharts.com

Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjcharts.com
All Rights Reserved.