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