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