Package org.dashbuilder.client.screens
-
Interface Summary Interface Description DashboardsListScreen.View EmptyScreen.View NotFoundScreen.View RouterScreen.View RuntimeScreen.View -
Class Summary Class Description DashboardsListScreen Screen that shows a list of dashboards available in a MULTI dashboards installation.DashboardsListScreenActivity EmptyScreen Screen displayed when there's no dashboards available.EmptyScreenActivity NotFoundScreen Screen displayed when a perspective is not found.NotFoundScreenActivity RouterScreen Responsible for handling screens transition and communication.RouterScreenActivity RuntimeScreen The Main application screen that contains dashboards from a RuntimeModel.RuntimeScreenActivity