public abstract class GoogleDisplayer<V extends GoogleDisplayer.View> extends AbstractGwtDisplayer<V>
| Modifier and Type | Class and Description |
|---|---|
static interface |
GoogleDisplayer.View<P extends GoogleDisplayer> |
AbstractDisplayer.ExpressionEval, AbstractDisplayer.FormattercolumnSelectionMap, currentFilter, dataSet, dataSetHandler, displayerConstraints, displayerSettings, drawn, evaluator, formatter, formatterMap, listenerList, refreshEnabled| Constructor and Description |
|---|
GoogleDisplayer(FilterLabelSet filterLabelSet) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createVisualization() |
void |
draw()
GCharts drawing is done asynchronously via the GoogleRenderer (see ready() method below)
|
FilterLabelSet |
getFilterLabelSet() |
void |
pushDataToView() |
void |
ready()
Invoked asynchronously by the GoogleRenderer when the displayer is ready for display
|
protected void |
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, updateVisualizationpublic GoogleDisplayer(FilterLabelSet filterLabelSet)
public FilterLabelSet getFilterLabelSet()
public void draw()
draw in interface Displayerdraw in class AbstractDisplayer<V extends GoogleDisplayer.View>public void ready()
protected void createVisualization()
createVisualization in class AbstractDisplayer<V extends GoogleDisplayer.View>protected void updateFilterStatus()
public void pushDataToView()
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.