com.googlecode.wickedcharts.highcharts.options.functions
Class RemovePointFunction
java.lang.Object
com.googlecode.wickedcharts.highcharts.options.Function
com.googlecode.wickedcharts.highcharts.options.functions.RemovePointFunction
- All Implemented Interfaces:
- Serializable
public class RemovePointFunction
- extends Function
A javascript function that removes the currently selected point from a chart.
Can be added as click event to PointOptions.
- Author:
- Tom Hombergs (tom.hombergs@gmail.com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemovePointFunction
public RemovePointFunction()
Copyright © 2013. All Rights Reserved.