Uses of Class
de.hybris.platform.cockpit.components.sectionpanel.SectionPanel.SectionComponent
-
Packages that use SectionPanel.SectionComponent Package Description de.hybris.platform.cockpit.components.sectionpanel -
-
Uses of SectionPanel.SectionComponent in de.hybris.platform.cockpit.components.sectionpanel
Methods in de.hybris.platform.cockpit.components.sectionpanel that return SectionPanel.SectionComponent Modifier and Type Method Description SectionPanel.SectionComponentSectionPanel. getSectionComponent(Section section)Methods in de.hybris.platform.cockpit.components.sectionpanel that return types with arguments of type SectionPanel.SectionComponent Modifier and Type Method Description protected java.util.List<SectionPanel.SectionComponent>SectionPanel. getAllSectionComponents()Methods in de.hybris.platform.cockpit.components.sectionpanel with parameters of type SectionPanel.SectionComponent Modifier and Type Method Description protected voidSectionPanel. collapseAllSections(SectionPanel.SectionComponent exclude)protected voidSectionPanel. registerSectionComponent(Section section, SectionPanel.SectionComponent comp)
-