Uses of Interface
org.uberfire.workbench.model.menu.MenuFactory.TerminalCustomMenu
-
Packages that use MenuFactory.TerminalCustomMenu Package Description org.uberfire.workbench.model.menu org.uberfire.workbench.model.menu.impl -
-
Uses of MenuFactory.TerminalCustomMenu in org.uberfire.workbench.model.menu
Methods in org.uberfire.workbench.model.menu that return MenuFactory.TerminalCustomMenu Modifier and Type Method Description MenuFactory.TerminalCustomMenu<MenuFactory.TopLevelMenusBuilder<T>>MenuFactory.TopLevelMenusBuilder. newTopLevelCustomMenu(MenuFactory.CustomMenuBuilder builder) -
Uses of MenuFactory.TerminalCustomMenu in org.uberfire.workbench.model.menu.impl
Classes in org.uberfire.workbench.model.menu.impl that implement MenuFactory.TerminalCustomMenu Modifier and Type Class Description classMenuBuilderImplMethods in org.uberfire.workbench.model.menu.impl that return MenuFactory.TerminalCustomMenu Modifier and Type Method Description MenuFactory.TerminalCustomMenuMenuBuilderImpl. newTopLevelCustomMenu(MenuFactory.CustomMenuBuilder builder)
-