Interface C3AreaChartDisplayer.View
-
- All Superinterfaces:
org.dashbuilder.displayer.client.AbstractDisplayer.View,org.dashbuilder.displayer.client.AbstractGwtDisplayer.View<C3AreaChartDisplayer>,C3AbstractDisplayer.View<C3AreaChartDisplayer>,C3Displayer.View<C3AreaChartDisplayer>,org.uberfire.client.mvp.HasPresenter<C3AreaChartDisplayer>,com.google.gwt.user.client.ui.IsWidget,org.uberfire.client.mvp.UberView<C3AreaChartDisplayer>
- All Known Implementing Classes:
C3AreaChartView
- Enclosing class:
- C3AreaChartDisplayer
public static interface C3AreaChartDisplayer.View extends C3Displayer.View<C3AreaChartDisplayer>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfixAreaOpacity()-
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
-
-