public class OptionsUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
copyRenderTo(Options from,
Options to)
Copies the renderTo configuration from one
Options object to
another. |
static OptionsUtil |
getInstance() |
void |
setChartEventsLoad(Options options,
Function function)
Null-safe setter for the chart.events.load configuration.
|
void |
setRenderTo(Options options,
String renderTo)
Null-safe setter for the renderTo configuration.
|
public static OptionsUtil getInstance()
public void copyRenderTo(Options from, Options to)
Options object to
another. Null-safe.public void setRenderTo(Options options, String renderTo)
Copyright © 2012. All Rights Reserved.