public class WicketSelectionEvent extends SelectionEvent
SelectionEvent.xAxes, yAxes| Modifier and Type | Method and Description |
|---|---|
org.apache.wicket.ajax.AjaxRequestTarget |
getAjaxRequestTarget()
Returns the
AjaxRequestTarget that is connected to the AJAX request
that was triggered by interacting with a chart. |
void |
setAjaxRequestTarget(org.apache.wicket.ajax.AjaxRequestTarget ajaxRequestTarget) |
getxAxes, getyAxes, isXAxisZoomReset, isYAxisZoomResetgetJavascriptChartName, setJavascriptChartNamepublic void setAjaxRequestTarget(org.apache.wicket.ajax.AjaxRequestTarget ajaxRequestTarget)
public org.apache.wicket.ajax.AjaxRequestTarget getAjaxRequestTarget()
AjaxRequestTarget that is connected to the AJAX request
that was triggered by interacting with a chart.AjaxRequestTarget.Copyright © 2013. All Rights Reserved.