Class DefaultMenuResolver
java.lang.Object
io.mateu.mdd.core.app.menuResolvers.DefaultMenuResolver
- All Implemented Interfaces:
MenuResolver
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanaddMenuEntry(Object app, List<MenuEntry> l, FieldInterfaced f, String caption, int order, String icon)
-
Constructor Details
-
DefaultMenuResolver
public DefaultMenuResolver()
-
-
Method Details