Uses of Interface
de.hybris.platform.cockpit.session.BrowserSectionRenderer
-
-
Uses of BrowserSectionRenderer in de.hybris.platform.cmscockpit.components.listsectionbrowser.impl
Classes in de.hybris.platform.cmscockpit.components.listsectionbrowser.impl that implement BrowserSectionRenderer Modifier and Type Class Description classCmsContentSlotListBrowserSectionRendererclassCmsListBrowserSectionRendererclassCmsPageBrowserSectionRendererclassCMSStructListBrowserSectionRenderer -
Uses of BrowserSectionRenderer in de.hybris.platform.cmscockpit.session.impl
Classes in de.hybris.platform.cmscockpit.session.impl that implement BrowserSectionRenderer Modifier and Type Class Description classCMSContentEditorSectionRenderer -
Uses of BrowserSectionRenderer in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session that return BrowserSectionRenderer Modifier and Type Method Description BrowserSectionRendererBrowserSectionModel. getBrowserSectionRenderer()Methods in de.hybris.platform.cockpit.session with parameters of type BrowserSectionRenderer Modifier and Type Method Description voidBrowserSectionModel. setBrowserSectionRenderer(BrowserSectionRenderer sectionRenderer) -
Uses of BrowserSectionRenderer in de.hybris.platform.cockpit.session.impl
Classes in de.hybris.platform.cockpit.session.impl that implement BrowserSectionRenderer Modifier and Type Class Description classListBrowserSectionRendererMethods in de.hybris.platform.cockpit.session.impl that return BrowserSectionRenderer Modifier and Type Method Description BrowserSectionRendererDefaultBrowserSectionModel. getBrowserSectionRenderer()Methods in de.hybris.platform.cockpit.session.impl with parameters of type BrowserSectionRenderer Modifier and Type Method Description voidDefaultBrowserSectionModel. setBrowserSectionRenderer(BrowserSectionRenderer sectionRenderer)
-