| Package | Description |
|---|---|
| de.hybris.platform.cockpit.components.sectionpanel | |
| de.hybris.platform.cockpit.session | |
| de.hybris.platform.cockpit.session.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
RowEvent |
class |
SectionChangeEvent |
class |
SectionEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
EditorAreaController.onMessageClicked(SectionPanelEvent event) |
void |
EditorAreaController.onRowHide(SectionPanelEvent event) |
void |
EditorAreaController.onRowMoved(SectionPanelEvent event) |
void |
EditorAreaController.onRowShow(SectionPanelEvent event) |
void |
MutableSectionModelController.onSectionAdded(SectionPanelEvent event) |
void |
EditorAreaController.onSectionClosed(SectionPanelEvent event) |
void |
EditorAreaController.onSectionHide(SectionPanelEvent event) |
void |
EditorAreaController.onSectionMoved(SectionPanelEvent event) |
void |
EditorAreaController.onSectionOpen(SectionPanelEvent event) |
void |
MutableSectionModelController.onSectionRemoved(SectionPanelEvent event) |
void |
MutableSectionModelController.onSectionRenamed(SectionPanelEvent event) |
void |
EditorAreaController.onSectionShow(SectionPanelEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEditorAreaController.onMessageClicked(SectionPanelEvent evt) |
void |
AbstractEditorAreaController.onMessageHide(SectionPanelEvent evt) |
void |
AbstractEditorAreaController.onRowHide(SectionPanelEvent evt) |
void |
AbstractEditorAreaController.onRowMoved(SectionPanelEvent evt) |
void |
AbstractEditorAreaController.onRowShow(SectionPanelEvent evt) |
void |
AbstractEditorAreaController.onSectionAdded(SectionPanelEvent event) |
void |
AbstractEditorAreaController.onSectionClosed(SectionPanelEvent evt) |
void |
AbstractEditorAreaController.onSectionHide(SectionPanelEvent evt) |
void |
AbstractEditorAreaController.onSectionMoved(SectionPanelEvent evt) |
void |
AbstractEditorAreaController.onSectionOpen(SectionPanelEvent evt) |
void |
AbstractEditorAreaController.onSectionRemoved(SectionPanelEvent event) |
void |
AbstractEditorAreaController.onSectionRenamed(SectionPanelEvent event) |
void |
AbstractEditorAreaController.onSectionShow(SectionPanelEvent evt) |
Copyright © 2018 SAP SE. All Rights Reserved.