Uses of Class
de.hybris.platform.cockpit.components.sectionpanel.SectionPanelEvent
Packages that use SectionPanelEvent
Package
Description
-
Uses of SectionPanelEvent in de.hybris.platform.cockpit.components.sectionpanel
Subclasses of SectionPanelEvent in de.hybris.platform.cockpit.components.sectionpanel -
Uses of SectionPanelEvent in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session with parameters of type SectionPanelEventModifier and TypeMethodDescriptionvoidEditorAreaController.onMessageClicked(SectionPanelEvent event) voidEditorAreaController.onRowHide(SectionPanelEvent event) voidEditorAreaController.onRowMoved(SectionPanelEvent event) voidEditorAreaController.onRowShow(SectionPanelEvent event) voidMutableSectionModelController.onSectionAdded(SectionPanelEvent event) voidEditorAreaController.onSectionClosed(SectionPanelEvent event) voidEditorAreaController.onSectionHide(SectionPanelEvent event) voidEditorAreaController.onSectionMoved(SectionPanelEvent event) voidEditorAreaController.onSectionOpen(SectionPanelEvent event) voidMutableSectionModelController.onSectionRemoved(SectionPanelEvent event) voidMutableSectionModelController.onSectionRenamed(SectionPanelEvent event) voidEditorAreaController.onSectionShow(SectionPanelEvent event) -
Uses of SectionPanelEvent in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl with parameters of type SectionPanelEventModifier and TypeMethodDescriptionvoidAbstractEditorAreaController.onMessageClicked(SectionPanelEvent evt) voidAbstractEditorAreaController.onMessageHide(SectionPanelEvent evt) voidAbstractEditorAreaController.onRowHide(SectionPanelEvent evt) voidAbstractEditorAreaController.onRowMoved(SectionPanelEvent evt) voidAbstractEditorAreaController.onRowShow(SectionPanelEvent evt) voidAbstractEditorAreaController.onSectionAdded(SectionPanelEvent event) voidAbstractEditorAreaController.onSectionClosed(SectionPanelEvent evt) voidAbstractEditorAreaController.onSectionHide(SectionPanelEvent evt) voidAbstractEditorAreaController.onSectionMoved(SectionPanelEvent evt) voidAbstractEditorAreaController.onSectionOpen(SectionPanelEvent evt) voidAbstractEditorAreaController.onSectionRemoved(SectionPanelEvent event) voidAbstractEditorAreaController.onSectionRenamed(SectionPanelEvent event) voidAbstractEditorAreaController.onSectionShow(SectionPanelEvent evt)