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
Modifier and TypeFieldDescriptionprotected String
protected String
protected MenuItem
protected FrameOwner
-
Constructor Summary
ModifierConstructorDescriptionprotected
BeanCommand
(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:
run
in interfaceMenuItemCommand
-
getDescription
- Specified by:
getDescription
in interfaceMenuItemCommand
-