Uses of Interface
de.hybris.platform.cockpit.components.sectionpanel.SectionRowRenderer
-
-
Uses of SectionRowRenderer in de.hybris.platform.cockpit.components.sectionpanel
Classes in de.hybris.platform.cockpit.components.sectionpanel that implement SectionRowRenderer Modifier and Type Class Description classDefaultSectionRowRendererMethods in de.hybris.platform.cockpit.components.sectionpanel that return SectionRowRenderer Modifier and Type Method Description SectionRowRendererSectionPanel. getSectionRowRenderer()Methods in de.hybris.platform.cockpit.components.sectionpanel with parameters of type SectionRowRenderer Modifier and Type Method Description voidSectionPanel. setSectionRowRenderer(SectionRowRenderer sectionRowRenderer) -
Uses of SectionRowRenderer in de.hybris.platform.cockpit.services.config
Methods in de.hybris.platform.cockpit.services.config that return SectionRowRenderer Modifier and Type Method Description SectionRowRendererCustomEditorRow. getRenderer() -
Uses of SectionRowRenderer in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session that return SectionRowRenderer Modifier and Type Method Description SectionRowRendererEditorAreaController. getSectionRowRenderer()Methods in de.hybris.platform.cockpit.session with parameters of type SectionRowRenderer Modifier and Type Method Description voidEditorAreaController. setSectionRowRenderer(SectionRowRenderer rowRenderer) -
Uses of SectionRowRenderer in de.hybris.platform.cockpit.session.impl
Classes in de.hybris.platform.cockpit.session.impl that implement SectionRowRenderer Modifier and Type Class Description classEditorRowRendererDefault editor row renderer.Methods in de.hybris.platform.cockpit.session.impl that return SectionRowRenderer Modifier and Type Method Description SectionRowRendererAbstractEditorAreaController. getSectionRowRenderer()SectionRowRendererDefaultEditorAreaController. getSectionRowRenderer()Methods in de.hybris.platform.cockpit.session.impl with parameters of type SectionRowRenderer Modifier and Type Method Description voidAbstractEditorAreaController. setSectionRowRenderer(SectionRowRenderer rowRenderer) -
Uses of SectionRowRenderer in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Classes in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl that implement SectionRowRenderer Modifier and Type Class Description classAdditionalInfoEditorRowRenderer
-