Uses of Interface
io.mateu.mdd.shared.interfaces.MenuEntry
-
Packages that use MenuEntry Package Description io.mateu.mdd.shared.interfaces io.mateu.mdd.shared.ui -
-
Uses of MenuEntry in io.mateu.mdd.shared.interfaces
Methods in io.mateu.mdd.shared.interfaces that return MenuEntry Modifier and Type Method Description MenuEntryIArea. getDefaultAction()MenuEntryApp. getMenu(String path)Methods in io.mateu.mdd.shared.interfaces that return types with arguments of type MenuEntry Modifier and Type Method Description List<MenuEntry>IModule. getMenu()Methods in io.mateu.mdd.shared.interfaces with parameters of type MenuEntry Modifier and Type Method Description StringApp. getMenuId(MenuEntry action) -
Uses of MenuEntry in io.mateu.mdd.shared.ui
Methods in io.mateu.mdd.shared.ui with parameters of type MenuEntry Modifier and Type Method Description StringIMDDUI. getPath(MenuEntry e)static StringMDDUIAccessor. getPath(MenuEntry e)
-