com.googlecode.wickedcharts.wicket6.highcharts.features.selection
Class JsonSelectionEvent
java.lang.Object
com.googlecode.wickedcharts.wicket6.highcharts.features.selection.JsonSelectionEvent
public class JsonSelectionEvent
- extends Object
Helper class that is used as a container for deserialized JSON.
- Author:
- Tom Hombergs (tom.hombergs@gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonSelectionEvent
public JsonSelectionEvent()
getxAxes
public List<JsonSelection> getxAxes()
getyAxes
public List<JsonSelection> getyAxes()
Copyright © 2013. All Rights Reserved.