Uses of Class
org.dashbuilder.client.widgets.DashboardCard
-
Packages that use DashboardCard Package Description org.dashbuilder.client.screens org.dashbuilder.client.screens.view org.dashbuilder.client.widgets.view -
-
Uses of DashboardCard in org.dashbuilder.client.screens
Methods in org.dashbuilder.client.screens with parameters of type DashboardCard Modifier and Type Method Description voidDashboardsListScreen.View. addCard(DashboardCard card) -
Uses of DashboardCard in org.dashbuilder.client.screens.view
Methods in org.dashbuilder.client.screens.view with parameters of type DashboardCard Modifier and Type Method Description voidDashboardsListScreenView. addCard(DashboardCard card) -
Uses of DashboardCard in org.dashbuilder.client.widgets.view
Methods in org.dashbuilder.client.widgets.view with parameters of type DashboardCard Modifier and Type Method Description voidDashboardCardView. init(DashboardCard presenter)
-