Uses of Interface
org.dashbuilder.client.gallery.GalleryWidget
-
Packages that use GalleryWidget Package Description org.dashbuilder.client.expenses org.dashbuilder.client.metrics org.dashbuilder.client.sales.widgets -
-
Uses of GalleryWidget in org.dashbuilder.client.expenses
Classes in org.dashbuilder.client.expenses that implement GalleryWidget Modifier and Type Class Description classExpensesDashboardA composite widget that represents an entire dashboard sample based on a UI binder template. -
Uses of GalleryWidget in org.dashbuilder.client.metrics
Classes in org.dashbuilder.client.metrics that implement GalleryWidget Modifier and Type Class Description classClusterMetricsDashboardA composite widget that represents an entire dashboard sample composed using an UI binder template. -
Uses of GalleryWidget in org.dashbuilder.client.sales.widgets
Classes in org.dashbuilder.client.sales.widgets that implement GalleryWidget Modifier and Type Class Description classSalesDistributionByCountryA composite widget that represents an entire dashboard sample composed using an UI binder template.classSalesExpectedByDateA composite widget that represents an entire dashboard sample composed using an UI binder template.classSalesGoalsA composite widget that represents an entire dashboard sample composed using an UI binder template.classSalesTableReportsA composite widget that represents an entire dashboard sample composed using an UI binder template.
-