Class ShowcaseEntryPoint


  • @Bundle("resources/i18n/Constants.properties")
    public class ShowcaseEntryPoint
    extends Object
    GWT's Entry-point for Uberfire-showcase
    • Constructor Detail

      • ShowcaseEntryPoint

        public ShowcaseEntryPoint()
    • Method Detail

      • getScreens

        public static List<org.uberfire.workbench.model.menu.MenuItem> getScreens()
      • createBrandLogo

        @Produces
        @ApplicationScoped
        public org.uberfire.client.views.pfly.menu.MainBrand createBrandLogo()
      • onActivityLazyLoaded

        public void onActivityLazyLoaded​(@Observes
                                         org.uberfire.jsbridge.client.loading.ActivityLazyLoaded event)