public static interface C3Displayer.View<P extends C3Displayer> extends AbstractGwtDisplayer.View<P>
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnsTitle() |
String |
getGroupsTitle() |
String |
getType() |
void |
noData() |
void |
setBackgroundColor(String color) |
void |
setFilterLabelSet(FilterLabelSet filterLabelSet) |
void |
setResizable(int maxWidth,
int maxHeight) |
void |
setSize(int width,
int height) |
void |
showTitle(String title) |
void |
updateChart(C3ChartConf conf) |
cancelRefreshTimer, clear, enableRefreshTimer, error, errorDataSetNotFound, errorMissingHandler, errorMissingSettings, setId, showLoading, showVisualizationvoid updateChart(C3ChartConf conf)
String getType()
String getGroupsTitle()
String getColumnsTitle()
void showTitle(String title)
void setFilterLabelSet(FilterLabelSet filterLabelSet)
void setBackgroundColor(String color)
void noData()
void setSize(int width,
int height)
void setResizable(int maxWidth,
int maxHeight)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.