Package io.jmix.flowui.menu
Class MenuItemCommands.BeanCommand
java.lang.Object
io.jmix.flowui.menu.MenuItemCommands.BeanCommand
- All Implemented Interfaces:
MenuItemCommand
- Enclosing class:
- MenuItemCommands
-
Field Summary
-
Constructor Summary
ConstructorDescriptionBeanCommand
(com.vaadin.flow.component.UI ui, MenuItem item, String bean, String beanMethod) -
Method Summary
-
Field Details
-
ui
protected com.vaadin.flow.component.UI ui -
item
-
bean
-
beanMethod
-
-
Constructor Details
-
Method Details
-
run
public void run()- Specified by:
run
in interfaceMenuItemCommand
-
getMethodParameters
-
getDescription
- Specified by:
getDescription
in interfaceMenuItemCommand
-