@Dependent public class GoogleAreaChartDisplayer extends GoogleCategoriesDisplayer<GoogleAreaChartDisplayer.View>
Modifier and Type | Class and Description |
---|---|
static interface |
GoogleAreaChartDisplayer.View |
AbstractDisplayer.ExpressionEval, AbstractDisplayer.Formatter
COLOR_ARRAY, COLOR_NOT_SELECTED
columnSelectionMap, currentFilter, dataSet, dataSetHandler, displayerConstraints, displayerSettings, drawn, evaluator, formatter, formatterMap, listenerList, refreshEnabled
Constructor and Description |
---|
GoogleAreaChartDisplayer(GoogleAreaChartDisplayer.View view,
FilterLabelSet filterLabelSet) |
Modifier and Type | Method and Description |
---|---|
DisplayerConstraints |
createDisplayerConstraints() |
protected void |
createVisualization() |
GoogleAreaChartDisplayer.View |
getView() |
boolean |
isStacked() |
createColorArray, drawChart, onCategorySelected, updateVisualization
draw, getFilterLabelSet, pushDataToView, ready, updateFilterStatus
addFormatter, addListener, afterClose, afterDataSetLookup, afterDraw, afterLoad, afterRedraw, asWidget, beforeDataSetLookup, beforeLoad, checkDisplayerSettings, close, export, filterApply, filterApply, filterColumns, filterIndexes, filterInterval, filterIntervals, filterReset, filterReset, filterUpdate, filterUpdate, filterUpdate, formatDate, formatDateDynamic, formatDateFixed, formatInterval, formatValue, formatValue, getDataSetHandler, getDisplayerConstraints, getDisplayerId, getDisplayerSettings, getEvaluator, getFormatter, getFormatter, handleError, handleError, handleError, handleError, isDrawn, isRefreshOn, onClose, onDataLoaded, onDataLookup, onDraw, onError, onFilterEnabled, onFilterEnabled, onFilterReset, onFilterReset, onFilterUpdate, onRedraw, parseDynamicGroupDate, redraw, setDataSetHandler, setDisplayerSettings, setEvaluator, setFormatter, setRefreshOn, showError, sortApply, updateRefreshTimer
@Inject public GoogleAreaChartDisplayer(GoogleAreaChartDisplayer.View view, FilterLabelSet filterLabelSet)
public GoogleAreaChartDisplayer.View getView()
getView
in class AbstractDisplayer<GoogleAreaChartDisplayer.View>
public DisplayerConstraints createDisplayerConstraints()
createDisplayerConstraints
in class AbstractDisplayer<GoogleAreaChartDisplayer.View>
public boolean isStacked()
protected void createVisualization()
createVisualization
in class GoogleCategoriesDisplayer<GoogleAreaChartDisplayer.View>
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.