Uses of Interface
de.hybris.platform.cockpit.components.contentbrowser.MainAreaComponentFactory
-
-
Uses of MainAreaComponentFactory in de.hybris.platform.admincockpit.session.impl
Methods in de.hybris.platform.admincockpit.session.impl that return types with arguments of type MainAreaComponentFactory Modifier and Type Method Description java.util.List<MainAreaComponentFactory>AdmincockpitConstraintBrowserModel. getAvailableViewModes()java.util.List<MainAreaComponentFactory>AdmincockpitConstraintGroupsBrowserModel. getAvailableViewModes()java.util.List<MainAreaComponentFactory>AdmincockpitConstraintPojoBrowserModel. getAvailableViewModes() -
Uses of MainAreaComponentFactory in de.hybris.platform.cockpit.components.contentbrowser
Subinterfaces of MainAreaComponentFactory in de.hybris.platform.cockpit.components.contentbrowser Modifier and Type Interface Description interfaceContextAwareMainAreaComponentFactoryClasses in de.hybris.platform.cockpit.components.contentbrowser that implement MainAreaComponentFactory Modifier and Type Class Description classAbstractUrlMainAreaComponentFactoryclassCommentMainAreaComponentFactoryclassCompareMainAreaComponentFactoryclassDefaultUrlMainAreaComponentFactoryclassDummyMainAreaComponentFactoryclassGridMainAreaComponentFactoryclassListMainAreaComponentFactoryclassMultiTypeListMainAreaComponentFactorylist view for displaying more than one typeclassTaskMainAreaComponentFactoryFields in de.hybris.platform.cockpit.components.contentbrowser with type parameters of type MainAreaComponentFactory Modifier and Type Field Description protected java.util.Map<java.lang.String,MainAreaComponentFactory>DefaultAdvancedContentBrowser. viewModeMappingMethods in de.hybris.platform.cockpit.components.contentbrowser that return types with arguments of type MainAreaComponentFactory Modifier and Type Method Description java.util.Map<java.lang.String,MainAreaComponentFactory>DefaultAdvancedContentBrowser. getViewModes() -
Uses of MainAreaComponentFactory in de.hybris.platform.cockpit.model.browser.impl
Methods in de.hybris.platform.cockpit.model.browser.impl that return types with arguments of type MainAreaComponentFactory Modifier and Type Method Description java.util.List<MainAreaComponentFactory>DefaultExtendedSearchBrowserModel. getAvailableViewModes() -
Uses of MainAreaComponentFactory in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session that return types with arguments of type MainAreaComponentFactory Modifier and Type Method Description java.util.List<? extends MainAreaComponentFactory>AdvancedBrowserModel. getAvailableViewModes() -
Uses of MainAreaComponentFactory in de.hybris.platform.cockpit.session.impl
Subinterfaces of MainAreaComponentFactory in de.hybris.platform.cockpit.session.impl Modifier and Type Interface Description interfaceUrlMainAreaComponentFactoryFields in de.hybris.platform.cockpit.session.impl with type parameters of type MainAreaComponentFactory Modifier and Type Field Description protected java.util.List<MainAreaComponentFactory>CollectionBrowserModel. viewModesMethods in de.hybris.platform.cockpit.session.impl that return types with arguments of type MainAreaComponentFactory Modifier and Type Method Description java.util.List<? extends MainAreaComponentFactory>AbstractAdvancedBrowserModel. getAvailableViewModes()java.util.List<MainAreaComponentFactory>CollectionBrowserModel. getAvailableViewModes()java.util.List<MainAreaComponentFactory>CommunicationBrowserModel. getAvailableViewModes()java.util.List<MainAreaComponentFactory>DefaultSearchBrowserModel. getAvailableViewModes()java.util.List<MainAreaComponentFactory>DynamicQueryBrowserModel. getAvailableViewModes()java.util.List<? extends MainAreaComponentFactory>WorkflowItemsBrowserModel. getAvailableViewModes() -
Uses of MainAreaComponentFactory in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl that return types with arguments of type MainAreaComponentFactory Modifier and Type Method Description java.util.List<MainAreaComponentFactory>BundleProductSearchBrowserModel. getAvailableViewModes()
-