Package org.dashbuilder.renderer.chartjs
Interface ChartJsBarChartDisplayer.View
-
- All Superinterfaces:
org.dashbuilder.displayer.client.AbstractDisplayer.View,org.dashbuilder.displayer.client.AbstractGwtDisplayer.View<ChartJsBarChartDisplayer>,ChartJsDisplayer.View<ChartJsBarChartDisplayer>,org.uberfire.client.mvp.HasPresenter<ChartJsBarChartDisplayer>,com.google.gwt.user.client.ui.IsWidget,org.uberfire.client.mvp.UberView<ChartJsBarChartDisplayer>
- All Known Implementing Classes:
ChartJsBarChartDisplayerView
- Enclosing class:
- ChartJsBarChartDisplayer
public static interface ChartJsBarChartDisplayer.View extends ChartJsDisplayer.View<ChartJsBarChartDisplayer>
-
-
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.chartjs.ChartJsDisplayer.View
addFilterReset, addFilterValue, clearFilterStatus, dataAddLabel, dataAddSerie, dataClear, drawChart, getColumnsTitle, getGroupsTitle, nodata, setFilterEnabled, setHeight, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setTitle, setWidth
-
-