| Package | Description |
|---|---|
| de.hybris.platform.hmc | |
| de.hybris.platform.hmc.extension | |
| de.hybris.platform.hmc.generic | |
| de.hybris.platform.hmc.webchips |
| Modifier and Type | Method and Description |
|---|---|
void |
DropDownToolbarActionChip.addMenuEntry(MenuEntry entry) |
boolean |
DropDownToolbarActionChip.removeMenuEntry(MenuEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
MenuEntry |
MenuEntrySlotEntry.getMenuEntry() |
| Modifier and Type | Method and Description |
|---|---|
List<MenuEntry> |
GenericItemListChip.getMenuEntries() |
| Modifier and Type | Method and Description |
|---|---|
static MenuEntry |
MenuEntry.createHeading(String name)
Creates a MenuEntry object which acts as a heading.
|
MenuEntry |
MenuEntry.disabled()
Returns you a disabled copy, does not modify the original action
|
MenuEntry |
MenuEntry.enabled()
Gives you an enabled copy, does not modify the original action
|
static MenuEntry |
MenuEntry.getSplitter()
Returns a MenuEntry object which acts as a splitter element.
|
| Modifier and Type | Method and Description |
|---|---|
List<MenuEntry> |
AbstractChip.getMenuEntries()
Here you can specify what Actions you are able to perform at the moment.
|
List<MenuEntry> |
Chip.getMenuEntries() |
| Modifier and Type | Method and Description |
|---|---|
String |
AbstractChip.createMenuEntriesForJS(List<MenuEntry> menuEntries) |
Copyright © 2017 SAP SE. All Rights Reserved.