MenuItem - the GUI toolkit specific type for menu itemsF - the sorting strategy specific menu item supplier factory typepublic class MenuEntryDescriptor<MenuItem,F extends org.drombler.acp.core.action.MenuItemSupplierFactory<MenuItem,F>> extends AbstractMenuEntryDescriptor<MenuItem,F>
| Constructor and Description |
|---|
MenuEntryDescriptor(String actionId,
String path,
F menuItemSupplierFactory) |
| Modifier and Type | Method and Description |
|---|---|
static <MenuItem> MenuEntryDescriptor<MenuItem,org.drombler.acp.core.action.PositionableMenuItemAdapterFactory<MenuItem>> |
createMenuEntryDescriptor(org.drombler.acp.core.action.jaxb.MenuEntryType menuEntryType) |
String |
getActionId() |
String |
toString() |
getMenuItemSupplierFactory, getPathpublic String getActionId()
public static <MenuItem> MenuEntryDescriptor<MenuItem,org.drombler.acp.core.action.PositionableMenuItemAdapterFactory<MenuItem>> createMenuEntryDescriptor(org.drombler.acp.core.action.jaxb.MenuEntryType menuEntryType)
Copyright © 2012–2018 Drombler. All rights reserved.