Interface D3MapDisplayer.View
-
- All Superinterfaces:
org.dashbuilder.displayer.client.AbstractDisplayer.View,org.dashbuilder.displayer.client.AbstractGwtDisplayer.View<D3MapDisplayer>,C3AbstractDisplayer.View<D3MapDisplayer>,org.uberfire.client.mvp.HasPresenter<D3MapDisplayer>,com.google.gwt.user.client.ui.IsWidget,org.uberfire.client.mvp.UberView<D3MapDisplayer>
- All Known Implementing Classes:
D3MapDisplayerView
- Enclosing class:
- D3MapDisplayer
public static interface D3MapDisplayer.View extends C3AbstractDisplayer.View<D3MapDisplayer>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcreateMap(D3MapConf conf)StringgetColumnsTitle()StringgetGroupsTitle()-
Methods inherited from interface org.dashbuilder.displayer.client.AbstractDisplayer.View
cancelRefreshTimer, clear, enableRefreshTimer, error, errorDataSetNotFound, errorMissingHandler, errorMissingSettings, setId, showLoading, showVisualization
-
Methods inherited from interface org.dashbuilder.renderer.c3.client.C3AbstractDisplayer.View
noData, setFilterLabelSet, setSize, showTitle
-
-