Interface C3MeterChartDisplayer.View
-
- All Superinterfaces:
org.dashbuilder.displayer.client.AbstractDisplayer.View,org.dashbuilder.displayer.client.AbstractGwtDisplayer.View<C3MeterChartDisplayer>,C3AbstractDisplayer.View<C3MeterChartDisplayer>,C3Displayer.View<C3MeterChartDisplayer>,org.uberfire.client.mvp.HasPresenter<C3MeterChartDisplayer>,com.google.gwt.user.client.ui.IsWidget,org.uberfire.client.mvp.UberView<C3MeterChartDisplayer>
- All Known Implementing Classes:
C3MeterView
- Enclosing class:
- C3MeterChartDisplayer
public static interface C3MeterChartDisplayer.View extends C3Displayer.View<C3MeterChartDisplayer>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String[]getColorPattern()-
Methods inherited from interface org.dashbuilder.displayer.client.AbstractDisplayer.View
cancelRefreshTimer, clear, enableRefreshTimer, error, errorDataSetNotFound, errorMissingHandler, errorMissingSettings, setId, showLoading, showVisualization
-
Methods inherited from interface org.dashbuilder.renderer.c3.client.C3AbstractDisplayer.View
noData, setSize
-
Methods inherited from interface org.dashbuilder.renderer.c3.client.C3Displayer.View
getColumnsTitle, getGroupsTitle, getType, setBackgroundColor, setFilterLabelSet, setResizable, setTableData, showTitle, updateChart
-
-
-
-
Method Detail
-
getColorPattern
String[] getColorPattern()
-
-