public static interface SelectorLabelSetDisplayer.View extends AbstractErraiDisplayer.View<SelectorLabelSetDisplayer>
Modifier and Type | Method and Description |
---|---|
void |
addItem(SelectorLabelItem item) |
void |
clearItems() |
String |
getColumnsTitle() |
String |
getGroupsTitle() |
void |
margins(int top,
int bottom,
int left,
int right) |
void |
noData() |
void |
setWidth(int width) |
void |
showTitle(String title) |
cancelRefreshTimer, clear, enableRefreshTimer, error, errorDataSetNotFound, errorMissingHandler, errorMissingSettings, setId, showLoading, showVisualization
init
void showTitle(String title)
void setWidth(int width)
void margins(int top, int bottom, int left, int right)
void clearItems()
void addItem(SelectorLabelItem item)
String getGroupsTitle()
String getColumnsTitle()
void noData()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.