Package io.jmix.ui.menu
Class MenuItemCommands.BeanCommand
java.lang.Object
io.jmix.ui.menu.MenuItemCommands.BeanCommand
- All Implemented Interfaces:
MenuItemCommand
- Enclosing class:
- MenuItemCommands
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected MenuItemprotected FrameOwner -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBeanCommand(FrameOwner origin, MenuItem item, String bean, String beanMethod) -
Method Summary
-
Field Details
-
origin
-
item
-
bean
-
beanMethod
-
-
Constructor Details
-
Method Details
-
run
public void run()- Specified by:
runin interfaceMenuItemCommand
-
getDescription
- Specified by:
getDescriptionin interfaceMenuItemCommand
-