public class OptionsProcessorContext extends Object implements Serializable
IOptionsProcessors.
This class is not part of the public API!| Constructor and Description |
|---|
OptionsProcessorContext() |
| Modifier and Type | Method and Description |
|---|---|
List<Options> |
getDrilldownOptions()
Gets the list of
Options that are the target of a drill down. |
List<LiveDataSeries> |
getLiveDataSeries()
Gets all
LiveDataSeries in the context. |
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.Copyright © 2012. All Rights Reserved.