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