public class CubaMenuItemCommands
extends io.jmix.ui.menu.MenuItemCommands
| Modifier and Type | Class and Description |
|---|---|
protected class |
CubaMenuItemCommands.CubaScreenCommand |
| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.core.env.Environment |
environment |
| Constructor and Description |
|---|
CubaMenuItemCommands() |
| Modifier and Type | Method and Description |
|---|---|
protected io.jmix.ui.menu.MenuItemCommand |
createScreenCommand(io.jmix.ui.screen.FrameOwner origin,
io.jmix.ui.menu.MenuItem item,
java.util.Map<java.lang.String,java.lang.Object> params,
java.util.List<io.jmix.ui.sys.UiControllerProperty> properties) |
protected io.jmix.core.Entity |
loadEntityInstance(EntityLoadInfo info) |
protected java.util.Map<java.lang.String,java.lang.Object> |
loadParams(io.jmix.ui.menu.MenuItem item) |
protected java.util.Map<java.lang.String,java.lang.Object> loadParams(io.jmix.ui.menu.MenuItem item)
loadParams in class io.jmix.ui.menu.MenuItemCommandsprotected io.jmix.core.Entity loadEntityInstance(EntityLoadInfo info)
protected io.jmix.ui.menu.MenuItemCommand createScreenCommand(io.jmix.ui.screen.FrameOwner origin,
io.jmix.ui.menu.MenuItem item,
java.util.Map<java.lang.String,java.lang.Object> params,
java.util.List<io.jmix.ui.sys.UiControllerProperty> properties)
createScreenCommand in class io.jmix.ui.menu.MenuItemCommands