public class OptionsProcessorContext extends Object implements Serializable
IOptionsProcessors.
This class is not part of the public API!| Constructor and Description |
|---|
OptionsProcessorContext(Options options) |
| Modifier and Type | Method and Description |
|---|---|
List<Options> |
getDrilldownOptions()
Gets the list of
Options that are the target of a drill down. |
Global |
getGlobal()
|
List<InteractionFunction> |
getInteractionFunctions() |
List<LiveDataSeries> |
getLiveDataSeries()
Gets all
LiveDataSeries in the context. |
public OptionsProcessorContext(Options options)
public List<Options> getDrilldownOptions()
Options that are the target of a drill down.public List<LiveDataSeries> getLiveDataSeries()
LiveDataSeries in the context.LiveDataSeries used by the current chart.public List<InteractionFunction> getInteractionFunctions()
Copyright © 2013. All Rights Reserved.