Uses of Package
org.dashbuilder.client.screens
-
Packages that use org.dashbuilder.client.screens Package Description org.dashbuilder.client.screens org.dashbuilder.client.screens.view -
Classes in org.dashbuilder.client.screens used by org.dashbuilder.client.screens Class Description DashboardsListScreen.View EmptyScreen.View NotFoundScreen.View RouterScreen.View RuntimeScreen.View -
Classes in org.dashbuilder.client.screens used by org.dashbuilder.client.screens.view Class Description DashboardsListScreen Screen that shows a list of dashboards available in a MULTI dashboards installation.DashboardsListScreen.View EmptyScreen Screen displayed when there's no dashboards available.EmptyScreen.View NotFoundScreen Screen displayed when a perspective is not found.NotFoundScreen.View RouterScreen Responsible for handling screens transition and communication.RouterScreen.View RuntimeScreen The Main application screen that contains dashboards from a RuntimeModel.RuntimeScreen.View