Class SimplePerspectiveNoContext


  • @ApplicationScoped
    public class SimplePerspectiveNoContext
    extends Object
    A simple perspective with one tabbed panel. To test access /showcase.html?standalone=true&perspective=SimplePerspectiveNoContext&header=AppNavBar
    • Constructor Detail

      • SimplePerspectiveNoContext

        public SimplePerspectiveNoContext()
    • Method Detail

      • buildPerspective

        public org.uberfire.workbench.model.PerspectiveDefinition buildPerspective()
      • getMenus

        public void getMenus​(Consumer<org.uberfire.workbench.model.menu.Menus> menusConsumer)