Uses of Interface
de.hybris.platform.cockpit.components.contentbrowser.BrowserComponent
-
-
Uses of BrowserComponent in de.hybris.platform.cmscockpit.components.contentbrowser
Classes in de.hybris.platform.cmscockpit.components.contentbrowser that implement BrowserComponent Modifier and Type Class Description classAbstractCmsPageMainAreaBrowserComponentclassCMSContentEditorSectionComponentclassCmsPageToolbarBrowserComponentMethods in de.hybris.platform.cmscockpit.components.contentbrowser that return BrowserComponent Modifier and Type Method Description protected BrowserComponentCMSStructViewInjector. lookupBrowserComponentByCode(java.lang.String position)Searches for correct view component which should be displayed atpositiongiven as a parameter.protected BrowserComponentCMSStructViewInjector. lookupContentBrowserEditor()Searches for view component that displays a content element editorMethods in de.hybris.platform.cmscockpit.components.contentbrowser with parameters of type BrowserComponent Modifier and Type Method Description protected voidCMSStructViewInjector. renderContentEditorSection(org.zkoss.zk.ui.HtmlBasedComponent parent, BrowserComponent browserComponent)Renders resizable content editor section.protected voidCMSStructViewInjector. renderSection(org.zkoss.zk.ui.HtmlBasedComponent parent, BrowserComponent browserComponent)Renders section already created.Constructor parameters in de.hybris.platform.cmscockpit.components.contentbrowser with type arguments of type BrowserComponent Constructor Description CMSStructViewInjector(CmsPageBrowserModel browserModel, java.util.Map<BrowserSectionModel,BrowserComponent> sectionMap)DefaultStructViewRenderer(CmsPageBrowserModel model, java.util.Map<BrowserSectionModel,BrowserComponent> sectionMap) -
Uses of BrowserComponent in de.hybris.platform.cmscockpit.components.listsectionbrowser.impl
Classes in de.hybris.platform.cmscockpit.components.listsectionbrowser.impl that implement BrowserComponent Modifier and Type Class Description classCmsContentSlotListBrowserSectionComponentclassCmsListBrowserSectionComponentclassCmsPageBrowserSectionComponentclassCmsStructListBrowserSectionComponentMethods in de.hybris.platform.cmscockpit.components.listsectionbrowser.impl that return BrowserComponent Modifier and Type Method Description BrowserComponentCmsContentSlotListBrowserSectionRenderer. createSectionView(BrowserSectionModel sectionModel)BrowserComponentCmsListBrowserSectionRenderer. createSectionView(BrowserSectionModel sectionModel)BrowserComponentCmsPageBrowserSectionRenderer. createSectionView(BrowserSectionModel sectionModel)BrowserComponentCMSStructListBrowserSectionRenderer. createSectionView(BrowserSectionModel sectionModel) -
Uses of BrowserComponent in de.hybris.platform.cmscockpit.session.impl
Classes in de.hybris.platform.cmscockpit.session.impl that implement BrowserComponent Modifier and Type Class Description classLiveEditContentBrowser.DefaultLiveEditCaptionComponentclassLiveEditContentBrowser.DefaultLiveEditMainAreaComponentclassNavigationNodeContentMainComponentRepresents main component for navigation node perspective.classWelcomeMainAreaBrowserComponentMethods in de.hybris.platform.cmscockpit.session.impl that return BrowserComponent Modifier and Type Method Description BrowserComponentCMSContentEditorSectionRenderer. createSectionView(BrowserSectionModel sectionModel) -
Uses of BrowserComponent in de.hybris.platform.cockpit.components.contentbrowser
Subinterfaces of BrowserComponent in de.hybris.platform.cockpit.components.contentbrowser Modifier and Type Interface Description interfaceBrowserSectionComponentClasses in de.hybris.platform.cockpit.components.contentbrowser that implement BrowserComponent Modifier and Type Class Description classAbstractBrowserComponentclassAbstractBrowserSectionComponentclassAbstractContextBrowserComponentclassAbstractMainAreaBrowserComponentclassAbstractMultiViewToolbarBrowserComponentclassAbstractSectionMainAreaBrowserComponentclassCaptionBrowserComponentclassCommentMainAreaBrowserComponentclassContextAreaBrowserComponentContext area browser component.classDefaultMultiViewToolbarComponentclassDefaultSectionMainAreaBrowserComponentclassListBrowserSectionComponentclassMainAreaGridviewBrowserComponentclassMainAreaListviewBrowserComponentclassPagerToolbarBrowserComponentclassQueryCaptionBrowserComponentclassSearchToolbarBrowserComponentclassWorkflowPagerToolbarBrowserComponentFields in de.hybris.platform.cockpit.components.contentbrowser with type parameters of type BrowserComponent Modifier and Type Field Description protected java.util.Map<BrowserSectionModel,BrowserComponent>AbstractSectionMainAreaBrowserComponent. sectionMapMethods in de.hybris.platform.cockpit.components.contentbrowser that return types with arguments of type BrowserComponent Modifier and Type Method Description protected java.util.Map<BrowserSectionModel,BrowserComponent>AbstractSectionMainAreaBrowserComponent. createSections() -
Uses of BrowserComponent in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents
Classes in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents that implement BrowserComponent Modifier and Type Class Description classCompareMainAreaBrowserComponentclassTaskMainAreaBrowserComponentclassWidgetDashboardToolbarComponent -
Uses of BrowserComponent in de.hybris.platform.cockpit.components.mvc.commentlayer
Classes in de.hybris.platform.cockpit.components.mvc.commentlayer that implement BrowserComponent Modifier and Type Class Description classAbstractCommentTreeContextComponentclassContextAreaCommentTreeComponent -
Uses of BrowserComponent in de.hybris.platform.cockpit.reports.components.contentbrowser
Classes in de.hybris.platform.cockpit.reports.components.contentbrowser that implement BrowserComponent Modifier and Type Class Description classReportDashboardCaptionComponentWARNING: unstable API, don't extend -
Uses of BrowserComponent in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session that return BrowserComponent Modifier and Type Method Description BrowserComponentBrowserSectionRenderer. createSectionView(BrowserSectionModel sectionModel) -
Uses of BrowserComponent in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl that return BrowserComponent Modifier and Type Method Description BrowserComponentListBrowserSectionRenderer. createSectionView(BrowserSectionModel sectionModel) -
Uses of BrowserComponent in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Classes in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl that implement BrowserComponent Modifier and Type Class Description classBundleNavigationNodeContentMainComponentRepresents main component for navigation node perspective. -
Uses of BrowserComponent in de.hybris.platform.productcockpit.components.macfinder
Classes in de.hybris.platform.productcockpit.components.macfinder that implement BrowserComponent Modifier and Type Class Description classMacFinderTreeComponentMac finder tree component - allows to navigate into hierarchical structure
-