public abstract class GoogleChartDisplayer<V extends GoogleChartDisplayer.View> extends GoogleDisplayer<V>
Modifier and Type | Class and Description |
---|---|
static interface |
GoogleChartDisplayer.View<P extends GoogleChartDisplayer> |
AbstractDisplayer.ExpressionEval, AbstractDisplayer.Formatter
columnSelectionMap, currentFilter, dataSet, dataSetHandler, displayerConstraints, displayerSettings, drawn, evaluator, formatter, formatterMap, listenerList, refreshEnabled
Constructor and Description |
---|
GoogleChartDisplayer(FilterLabelSet filterLabelSet) |
Modifier and Type | Method and Description |
---|---|
protected void |
createVisualization() |
draw, getFilterLabelSet, pushDataToView, ready, updateFilterStatus
addFormatter, addListener, afterClose, afterDataSetLookup, afterDraw, afterLoad, afterRedraw, asWidget, beforeDataSetLookup, beforeLoad, checkDisplayerSettings, close, createDisplayerConstraints, 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, updateVisualization
public GoogleChartDisplayer(FilterLabelSet filterLabelSet)
protected void createVisualization()
createVisualization
in class GoogleDisplayer<V extends GoogleChartDisplayer.View>
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.