Uses of Class
de.hybris.platform.cmscockpit.session.impl.ContentEditorBrowserSectionModel
-
Packages that use ContentEditorBrowserSectionModel Package Description de.hybris.platform.cmscockpit.components.contentbrowser de.hybris.platform.cmscockpit.session.impl -
-
Uses of ContentEditorBrowserSectionModel in de.hybris.platform.cmscockpit.components.contentbrowser
Methods in de.hybris.platform.cmscockpit.components.contentbrowser that return ContentEditorBrowserSectionModel Modifier and Type Method Description ContentEditorBrowserSectionModelCMSContentEditorSectionComponent. getSectionModel()Constructors in de.hybris.platform.cmscockpit.components.contentbrowser with parameters of type ContentEditorBrowserSectionModel Constructor Description CMSContentEditorSectionComponent(ContentEditorBrowserSectionModel sectionModel) -
Uses of ContentEditorBrowserSectionModel in de.hybris.platform.cmscockpit.session.impl
Methods in de.hybris.platform.cmscockpit.session.impl that return ContentEditorBrowserSectionModel Modifier and Type Method Description protected ContentEditorBrowserSectionModelCmsPageBrowserModel. createAndInitContentEditorSection(ListBrowserSectionModel simpleElementSection, ListBrowserSectionModel contentElementSection)Creates and initialize content editor section modelprotected ContentEditorBrowserSectionModelCmsPageBrowserModel. createContentElementEditorSection()ContentEditorBrowserSectionModelCmsPageBrowserModel. getContentEditorSection()
-