| Package | Description |
|---|---|
| de.hybris.platform.hmc | |
| de.hybris.platform.hmc.generic | |
| de.hybris.platform.hmc.generic.organizer |
| Modifier and Type | Method and Description |
|---|---|
static ExplorerChip |
ExplorerChip.getCurrentExplorerChip(DisplayState displayState) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExplorerChip.ContentDockingListener.contentHidden(ExplorerChip explorer)
Is called each time when this chip has been showing as explorer content but is replaced by another chip.
|
void |
ExplorerChip.ContentDockingListener.contentRemoved(ExplorerChip explorer,
boolean external)
Called when this chip is no longer shown ( as explorer content or externally ) and is not re-used.
|
void |
ExplorerChip.ContentDockingListener.contentShown(ExplorerChip explorer,
boolean external)
Is called each time this chip is either shown as new explorer content or as external window organizer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GenericExplorerMenuTreeNodeContentChip.contentHidden(ExplorerChip explorer) |
void |
GenericExplorerMenuTreeNodeContentChip.contentRemoved(ExplorerChip explorer,
boolean external) |
void |
GenericExplorerMenuTreeNodeContentChip.contentShown(ExplorerChip explorer,
boolean external) |
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizerChip.contentHidden(ExplorerChip explorer) |
void |
OrganizerChip.contentRemoved(ExplorerChip explorer,
boolean external) |
void |
OrganizerChip.contentShown(ExplorerChip explorer,
boolean external) |
Copyright © 2017 SAP SE. All Rights Reserved.