@Dependent public class ExternalComponentDisplayer extends AbstractErraiDisplayer<ExternalComponentDisplayer.View>
| Modifier and Type | Class and Description |
|---|---|
static interface |
ExternalComponentDisplayer.View |
AbstractDisplayer.ExpressionEval, AbstractDisplayer.FormattercolumnSelectionMap, currentFilter, dataSet, dataSetHandler, displayerConstraints, displayerSettings, drawn, evaluator, formatter, formatterMap, listenerList, refreshEnabled| Constructor and Description |
|---|
ExternalComponentDisplayer() |
| Modifier and Type | Method and Description |
|---|---|
String[][] |
buildData(org.dashbuilder.dataset.DataSet ds) |
protected ExternalColumn |
buildExternalColumn(org.dashbuilder.dataset.DataColumn cl) |
protected String |
columnValueToString(Object mightBeNull) |
DisplayerConstraints |
createDisplayerConstraints() |
protected void |
createVisualization() |
ExternalComponentPresenter |
getExternalComponentPresenter() |
ExternalComponentDisplayer.View |
getView() |
void |
init() |
protected void |
onFilterClearAll() |
protected void |
onFilterLabelRemoved(String columnId,
int row) |
protected void |
updateFilterStatus() |
protected void |
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, 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, updateRefreshTimerpublic ExternalComponentDisplayer.View getView()
getView in class AbstractDisplayer<ExternalComponentDisplayer.View>@PostConstruct public void init()
public DisplayerConstraints createDisplayerConstraints()
createDisplayerConstraints in class AbstractDisplayer<ExternalComponentDisplayer.View>protected void createVisualization()
createVisualization in class AbstractDisplayer<ExternalComponentDisplayer.View>protected void updateVisualization()
updateVisualization in class AbstractDisplayer<ExternalComponentDisplayer.View>public ExternalComponentPresenter getExternalComponentPresenter()
public String[][] buildData(org.dashbuilder.dataset.DataSet ds)
protected ExternalColumn buildExternalColumn(org.dashbuilder.dataset.DataColumn cl)
protected void updateFilterStatus()
protected void onFilterLabelRemoved(String columnId, int row)
protected void onFilterClearAll()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.