Interface C3BarChartDisplayer.View
-
- All Superinterfaces:
org.dashbuilder.displayer.client.AbstractDisplayer.View,org.dashbuilder.displayer.client.AbstractGwtDisplayer.View<C3BarChartDisplayer>,C3AbstractDisplayer.View<C3BarChartDisplayer>,C3Displayer.View<C3BarChartDisplayer>,org.uberfire.client.mvp.HasPresenter<C3BarChartDisplayer>,com.google.gwt.user.client.ui.IsWidget,org.uberfire.client.mvp.UberView<C3BarChartDisplayer>
- All Known Implementing Classes:
C3BarChartView
- Enclosing class:
- C3BarChartDisplayer
public static interface C3BarChartDisplayer.View extends C3Displayer.View<C3BarChartDisplayer>
-
-
Method Summary
-
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
-
-