Class RuntimeScreen


  • @ApplicationScoped
    public class RuntimeScreen
    extends Object
    The Main application screen that contains dashboards from a RuntimeModel.
    • Constructor Detail

      • RuntimeScreen

        public RuntimeScreen()
    • Method Detail

      • getScreenTitle

        public String getScreenTitle()
      • loadDashboards

        public void loadDashboards​(RuntimeModel runtimeModel)
      • goToIndex

        public void goToIndex​(List<org.uberfire.ext.layout.editor.api.editor.LayoutTemplate> templates)
      • setKeepHistory

        public void setKeepHistory​(boolean keepHistory)