public class Multilines extends Object implements com.google.gwt.core.client.EntryPoint
| Constructor and Description |
|---|
Multilines() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createMultiLineChart(String divID,
String dataJSON) |
void |
onModuleLoad() |
static void |
refreshMultiLineChart(String divID) |
static void |
updateMultiLineChart(String divID,
String dataJSON) |
public void onModuleLoad()
onModuleLoad in interface com.google.gwt.core.client.EntryPointpublic static void refreshMultiLineChart(String divID)
Copyright © 2017. All Rights Reserved.