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