Uses of Interface
com.foreach.across.modules.web.menu.MenuMatcher
Packages that use MenuMatcher
-
Uses of MenuMatcher in com.foreach.across.modules.web.menu
Classes in com.foreach.across.modules.web.menu that implement MenuMatcherModifier and TypeClassDescriptionstatic class
static class
Methods in com.foreach.across.modules.web.menu that return MenuMatcherModifier and TypeMethodDescriptionstatic MenuMatcher
MenuMatchers.pathEquals
(String path) static MenuMatcher
MenuMatchers.pathMatches
(String pattern) static MenuMatcher
MenuMatchers.pathMatches
(String pattern, boolean ignoreCase) static MenuMatcher
MenuMatchers.pathMatches
(Pattern pattern) Methods in com.foreach.across.modules.web.menu with parameters of type MenuMatcherModifier and TypeMethodDescriptionvoid
FixedMenuOrderComparator.put
(MenuMatcher matcher, int order) Constructors in com.foreach.across.modules.web.menu with parameters of type MenuMatcher