public class DrilldownProcessor extends Object implements IOptionsProcessor
Point.drilldownOptions. If any drilldown options are
found, they are serialized in a special global javascript variable. This
variable is referenced in a javascript function that is inserted at
PlotOptions.point.events.click.
This class is not part of the public API! Use DrilldownPoints to
enable drilldown in your charts.| Constructor and Description |
|---|
DrilldownProcessor(org.apache.wicket.Component component,
org.apache.wicket.markup.html.IHeaderResponse response) |
public DrilldownProcessor(org.apache.wicket.Component component,
org.apache.wicket.markup.html.IHeaderResponse response)
public void processOptions(Options options, OptionsProcessorContext context)
processOptions in interface IOptionsProcessorCopyright © 2013. All Rights Reserved.