Package io.jmix.flowui.menu
Class MenuItemCommands
java.lang.Object
io.jmix.flowui.menu.MenuItemCommands
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected org.springframework.context.ApplicationContextprotected ClassManagerprotected DataManagerprotected FetchPlanRepository
- 
Constructor SummaryConstructorsConstructorDescriptionMenuItemCommands(DataManager dataManager, ClassManager classManager, FetchPlanRepository fetchPlanRepository, org.springframework.context.ApplicationContext applicationContext) 
- 
Method SummaryModifier and TypeMethodDescriptionbuildMethodParametersMap(List<MenuItem.MenuItemProperty> properties) Create menu command.protected ObjectloadEntity(MenuItem.MenuItemProperty property) 
- 
Field Details- 
dataManager
- 
classManager
- 
fetchPlanRepository
- 
applicationContextprotected org.springframework.context.ApplicationContext applicationContext
 
- 
- 
Constructor Details- 
MenuItemCommandspublic MenuItemCommands(DataManager dataManager, ClassManager classManager, FetchPlanRepository fetchPlanRepository, org.springframework.context.ApplicationContext applicationContext) 
 
- 
- 
Method Details
- 
buildMethodParametersMap