public abstract class LienzoDisplayer<V extends LienzoDisplayer.View> extends AbstractGwtDisplayer<V>
Modifier and Type | Class and Description |
---|---|
static interface |
LienzoDisplayer.View<P extends LienzoDisplayer> |
AbstractDisplayer.ExpressionEval, AbstractDisplayer.Formatter
columnSelectionMap, currentFilter, dataSet, dataSetHandler, displayerConstraints, displayerSettings, drawn, evaluator, formatter, formatterMap, listenerList, refreshEnabled
Constructor and Description |
---|
LienzoDisplayer() |
Modifier and Type | Method and Description |
---|---|
protected void |
createVisualization() |
int |
getChartHeight() |
int |
getChartWidth() |
int |
getHeight() |
int |
getWidth() |
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
protected void createVisualization()
createVisualization
in class AbstractDisplayer<V extends LienzoDisplayer.View>
protected void updateVisualization()
updateVisualization
in class AbstractDisplayer<V extends LienzoDisplayer.View>
protected void updateFilterStatus()
protected void pushDataToView()
public int getChartWidth()
public int getChartHeight()
public int getWidth()
public int getHeight()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.