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 SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionBeanCommand(com.vaadin.flow.component.UI ui, MenuItem item, String bean, String beanMethod) 
- 
Method Summary
- 
Field Details- 
uiprotected com.vaadin.flow.component.UI ui
- 
item
- 
bean
- 
beanMethod
 
- 
- 
Constructor Details
- 
Method Details- 
runpublic void run()- Specified by:
- runin interface- MenuItemCommand
 
- 
getMethodParameters
- 
getDescription- Specified by:
- getDescriptionin interface- MenuItemCommand
 
 
-