Package io.jmix.flowui.menu
Interface MenuItemCommand
- All Known Implementing Classes:
- MenuItemCommands.BeanCommand
public interface MenuItemCommand
- 
Method Summary
- 
Method Details- 
getDescriptionString getDescription()
- 
runvoid run()
 
- 
MenuItemCommands.BeanCommand