Package org.dashbuilder.client.gallery
Interface GalleryWidget
-
- All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget
- All Known Implementing Classes:
ClusterMetricsDashboard,ExpensesDashboard,SalesDistributionByCountry,SalesExpectedByDate,SalesGoals,SalesTableReports
public interface GalleryWidget extends com.google.gwt.user.client.ui.IsWidget
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanfeedsFrom(String dataSetId)StringgetTitle()voidonClose()voidredrawAll()
-