@Import(stack="highstockStack") @Events(value="chartOptions") public class Highstock extends Object implements ClientElement
| Constructor and Description |
|---|
Highstock() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDiv(MarkupWriter writer)
Add div in the page for the component.
|
JSONObject |
getComponentOptions()
Get component options.
|
void |
setJS(MarkupWriter writer)
Inject the necessary JavaScript to render the chart in the page.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClientId@SetupRender public void addDiv(MarkupWriter writer)
writer - markup writer@AfterRender public void setJS(MarkupWriter writer)
writer - markup writerpublic JSONObject getComponentOptions()
Copyright © 2014. All rights reserved.