public static interface C3AbstractDisplayer.View<P extends C3AbstractDisplayer> extends AbstractGwtDisplayer.View<P>
| Modifier and Type | Method and Description |
|---|---|
void |
noData() |
void |
setFilterLabelSet(FilterLabelSet filterLabelSet) |
void |
setSize(int width,
int height) |
void |
showTitle(String title) |
cancelRefreshTimer, clear, enableRefreshTimer, error, errorDataSetNotFound, errorMissingHandler, errorMissingSettings, setId, showLoading, showVisualizationvoid noData()
void setSize(int width,
int height)
void setFilterLabelSet(FilterLabelSet filterLabelSet)
void showTitle(String title)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.