Interface GoogleLineChartDisplayer.View
-
- All Superinterfaces:
org.dashbuilder.displayer.client.AbstractDisplayer.View,org.dashbuilder.displayer.client.AbstractGwtDisplayer.View<GoogleLineChartDisplayer>,GoogleCategoriesDisplayer.View<GoogleLineChartDisplayer>,GoogleChartDisplayer.View<GoogleLineChartDisplayer>,GoogleDisplayer.View<GoogleLineChartDisplayer>,org.uberfire.client.mvp.HasPresenter<GoogleLineChartDisplayer>,com.google.gwt.user.client.ui.IsWidget,org.uberfire.client.mvp.UberView<GoogleLineChartDisplayer>
- All Known Implementing Classes:
GoogleLineChartDisplayerView
- Enclosing class:
- GoogleLineChartDisplayer
public static interface GoogleLineChartDisplayer.View extends GoogleCategoriesDisplayer.View<GoogleLineChartDisplayer>
-
-
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.google.client.GoogleCategoriesDisplayer.View
createChart, drawChart, nodata, setAnimationDuration, setAnimationOn, setBgColor, setColors, setFilterEnabled, setShowXLabels, setShowYLabels, setXAxisAngle, setXAxisTitle, setYAxisTitle
-
Methods inherited from interface org.dashbuilder.renderer.google.client.GoogleChartDisplayer.View
setHeight, setLegendPosition, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setSubType, setWidth
-
Methods inherited from interface org.dashbuilder.renderer.google.client.GoogleDisplayer.View
dataAddColumn, dataClear, dataFormatDateColumn, dataFormatNumberColumn, dataRowCount, dataSetValue, dataSetValue, dataSetValue, draw, getColumnsTitle, getGroupsTitle, setFilterLabelSet, showTitle
-
-