@Dependent public class GoogleLineChartDisplayer extends GoogleCategoriesDisplayer<GoogleLineChartDisplayer.View>
Modifier and Type | Class and Description |
---|---|
static interface |
GoogleLineChartDisplayer.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 |
---|
GoogleLineChartDisplayer(GoogleLineChartDisplayer.View view,
FilterLabelSet filterLabelSet) |
Modifier and Type | Method and Description |
---|---|
DisplayerConstraints |
createDisplayerConstraints() |
GoogleLineChartDisplayer.View |
getView() |
createColorArray, createVisualization, 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 GoogleLineChartDisplayer(GoogleLineChartDisplayer.View view, FilterLabelSet filterLabelSet)
public GoogleLineChartDisplayer.View getView()
getView
in class AbstractDisplayer<GoogleLineChartDisplayer.View>
public DisplayerConstraints createDisplayerConstraints()
createDisplayerConstraints
in class AbstractDisplayer<GoogleLineChartDisplayer.View>
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.