@Dependent public class ChartJsBarChartDisplayer extends ChartJsDisplayer<ChartJsBarChartDisplayer.View>
Modifier and Type | Class and Description |
---|---|
static interface |
ChartJsBarChartDisplayer.View |
AbstractDisplayer.ExpressionEval, AbstractDisplayer.Formatter
COLOR_ARRAY
columnSelectionMap, currentFilter, dataSet, dataSetHandler, displayerConstraints, displayerSettings, drawn, evaluator, formatter, formatterMap, listenerList, refreshEnabled
Constructor and Description |
---|
ChartJsBarChartDisplayer() |
ChartJsBarChartDisplayer(ChartJsBarChartDisplayer.View view) |
Modifier and Type | Method and Description |
---|---|
DisplayerConstraints |
createDisplayerConstraints() |
ChartJsBarChartDisplayer.View |
getView() |
createVisualization, drawChart, pushDataToView, updateFilterStatus, updateVisualization
addFormatter, addListener, afterClose, afterDataSetLookup, afterDraw, afterLoad, afterRedraw, asWidget, beforeDataSetLookup, beforeLoad, checkDisplayerSettings, close, draw, 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
public ChartJsBarChartDisplayer()
@Inject public ChartJsBarChartDisplayer(ChartJsBarChartDisplayer.View view)
public ChartJsBarChartDisplayer.View getView()
getView
in class AbstractDisplayer<ChartJsBarChartDisplayer.View>
public DisplayerConstraints createDisplayerConstraints()
createDisplayerConstraints
in class AbstractDisplayer<ChartJsBarChartDisplayer.View>
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.