@Dependent public class SelectorLabelSetDisplayer extends AbstractErraiDisplayer<SelectorLabelSetDisplayer.View>
Modifier and Type | Class and Description |
---|---|
static interface |
SelectorLabelSetDisplayer.View |
AbstractDisplayer.ExpressionEval, AbstractDisplayer.Formatter
Modifier and Type | Field and Description |
---|---|
protected org.jboss.errai.ioc.client.container.SyncBeanManager |
beanManager |
protected boolean |
filterOn |
protected Set<SelectorLabelItem> |
itemCollection |
protected boolean |
multipleSelections |
protected SelectorLabelSetDisplayer.View |
view |
columnSelectionMap, currentFilter, dataSet, dataSetHandler, displayerConstraints, displayerSettings, drawn, evaluator, formatter, formatterMap, listenerList, refreshEnabled
Constructor and Description |
---|
SelectorLabelSetDisplayer(SelectorLabelSetDisplayer.View view,
org.jboss.errai.ioc.client.container.SyncBeanManager beanManager) |
Modifier and Type | Method and Description |
---|---|
protected void |
beforeDataSetLookup() |
protected void |
clearItems() |
void |
close() |
DisplayerConstraints |
createDisplayerConstraints() |
protected void |
createVisualization() |
String |
getFirstColumnId() |
SelectorLabelSetDisplayer.View |
getView() |
protected void |
resetItems() |
protected void |
updateVisualization() |
addFormatter, addListener, afterClose, afterDataSetLookup, afterDraw, afterLoad, afterRedraw, asWidget, beforeLoad, checkDisplayerSettings, 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, updateRefreshTimer
protected SelectorLabelSetDisplayer.View view
protected boolean filterOn
protected boolean multipleSelections
protected org.jboss.errai.ioc.client.container.SyncBeanManager beanManager
protected Set<SelectorLabelItem> itemCollection
@Inject public SelectorLabelSetDisplayer(SelectorLabelSetDisplayer.View view, org.jboss.errai.ioc.client.container.SyncBeanManager beanManager)
public SelectorLabelSetDisplayer.View getView()
getView
in class AbstractDisplayer<SelectorLabelSetDisplayer.View>
public void close()
close
in interface Displayer
close
in class AbstractDisplayer<SelectorLabelSetDisplayer.View>
protected void clearItems()
protected void resetItems()
public DisplayerConstraints createDisplayerConstraints()
createDisplayerConstraints
in class AbstractDisplayer<SelectorLabelSetDisplayer.View>
protected void beforeDataSetLookup()
beforeDataSetLookup
in class AbstractDisplayer<SelectorLabelSetDisplayer.View>
protected void createVisualization()
createVisualization
in class AbstractDisplayer<SelectorLabelSetDisplayer.View>
protected void updateVisualization()
updateVisualization
in class AbstractDisplayer<SelectorLabelSetDisplayer.View>
public String getFirstColumnId()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.