Uses of Interface
de.hybris.platform.cockpit.components.sectionpanel.SectionPanelListener
-
Packages that use SectionPanelListener Package Description de.hybris.platform.cockpit.components.sectionpanel -
-
Uses of SectionPanelListener in de.hybris.platform.cockpit.components.sectionpanel
Methods in de.hybris.platform.cockpit.components.sectionpanel with parameters of type SectionPanelListener Modifier and Type Method Description voidAbstractSectionPanelModel. addModelListener(SectionPanelListener sectionPanelListener)voidSectionPanelModel. addModelListener(SectionPanelListener sectionPanelListener)voidAbstractSectionPanelModel. removeModelListener(SectionPanelListener sectionPanelListener)voidSectionPanelModel. removeModelListener(SectionPanelListener sectionPanelListener)
-