@Dependent public class GoogleBarChartDisplayer extends GoogleCategoriesDisplayer<GoogleBarChartDisplayer.View>
| Modifier and Type | Class and Description |
|---|---|
static interface |
GoogleBarChartDisplayer.View |
AbstractDisplayer.ExpressionEval, AbstractDisplayer.FormatterCOLOR_ARRAY, COLOR_NOT_SELECTEDcolumnSelectionMap, currentFilter, dataSet, dataSetHandler, displayerConstraints, displayerSettings, drawn, evaluator, formatter, formatterMap, listenerList, refreshEnabled| Constructor and Description |
|---|
GoogleBarChartDisplayer(GoogleBarChartDisplayer.View view,
FilterLabelSet filterLabelSet) |
| Modifier and Type | Method and Description |
|---|---|
DisplayerConstraints |
createDisplayerConstraints() |
protected void |
createVisualization() |
GoogleBarChartDisplayer.View |
getView() |
boolean |
isBarChart() |
boolean |
isStacked() |
createColorArray, drawChart, onCategorySelected, updateVisualizationdraw, getFilterLabelSet, pushDataToView, ready, updateFilterStatusaddFormatter, 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 GoogleBarChartDisplayer(GoogleBarChartDisplayer.View view, FilterLabelSet filterLabelSet)
public GoogleBarChartDisplayer.View getView()
getView in class AbstractDisplayer<GoogleBarChartDisplayer.View>public DisplayerConstraints createDisplayerConstraints()
createDisplayerConstraints in class AbstractDisplayer<GoogleBarChartDisplayer.View>public boolean isBarChart()
public boolean isStacked()
protected void createVisualization()
createVisualization in class GoogleCategoriesDisplayer<GoogleBarChartDisplayer.View>Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.