Package io.mateu.mdd.core.app
Class MDDOpenEditorAction
java.lang.Object
io.mateu.mdd.core.app.AbstractAction
io.mateu.mdd.core.app.MDDOpenEditorAction
- All Implemented Interfaces:
MenuEntry
-
Constructor Summary
ConstructorsConstructorDescriptionMDDOpenEditorAction(String name, Class viewClass) MDDOpenEditorAction(String name, Class viewClass, Object beanId) MDDOpenEditorAction(String name, Object bean) MDDOpenEditorAction(String name, Supplier<Object> supplier) -
Method Summary
Methods inherited from class io.mateu.mdd.core.app.AbstractAction
equals, getOrder, hashCode, setCaption, setIcon, setId, setOrderMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.mateu.mdd.shared.interfaces.MenuEntry
getCaption, getIcon, getId
-
Constructor Details
-
MDDOpenEditorAction
-
MDDOpenEditorAction
-
MDDOpenEditorAction
-
MDDOpenEditorAction
-
-
Method Details
-
getViewClass
-
getBean
-
getBeanId
-