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