public abstract class ChartJsDisplayer<V extends ChartJsDisplayer.View> extends AbstractGwtDisplayer<V>
Modifier and Type | Class and Description |
---|---|
static interface |
ChartJsDisplayer.View<P extends ChartJsDisplayer> |
AbstractDisplayer.ExpressionEval, AbstractDisplayer.Formatter
Modifier and Type | Field and Description |
---|---|
static String[] |
COLOR_ARRAY |
columnSelectionMap, currentFilter, dataSet, dataSetHandler, displayerConstraints, displayerSettings, drawn, evaluator, formatter, formatterMap, listenerList, refreshEnabled
Constructor and Description |
---|
ChartJsDisplayer() |
Modifier and Type | Method and Description |
---|---|
protected void |
createVisualization() |
protected void |
drawChart() |
protected void |
pushDataToView() |
protected void |
updateFilterStatus() |
protected void |
updateVisualization() |
addFormatter, addListener, afterClose, afterDataSetLookup, afterDraw, afterLoad, afterRedraw, asWidget, beforeDataSetLookup, beforeLoad, checkDisplayerSettings, close, createDisplayerConstraints, 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, getView, 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 static final String[] COLOR_ARRAY
protected void createVisualization()
createVisualization
in class AbstractDisplayer<V extends ChartJsDisplayer.View>
protected void updateVisualization()
updateVisualization
in class AbstractDisplayer<V extends ChartJsDisplayer.View>
protected void drawChart()
protected void updateFilterStatus()
protected void pushDataToView()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.