Class MultiTypeListMainAreaComponentFactory.MultiTypeListViewConfiguration
- java.lang.Object
-
- de.hybris.platform.cockpit.services.config.impl.AbstractUIComponentConfiguration
-
- de.hybris.platform.cockpit.services.config.impl.DefaultListViewConfiguration
-
- de.hybris.platform.cockpit.components.contentbrowser.MultiTypeListMainAreaComponentFactory.MultiTypeListViewConfiguration
-
- All Implemented Interfaces:
ContextAwareUIComponentConfiguration
,ListViewConfiguration
,UIComponentConfiguration
- Enclosing class:
- MultiTypeListMainAreaComponentFactory
public static class MultiTypeListMainAreaComponentFactory.MultiTypeListViewConfiguration extends DefaultListViewConfiguration
-
-
Constructor Summary
Constructors Constructor Description MultiTypeListViewConfiguration(ColumnGroupConfiguration rootColConfGroup)
-
Method Summary
-
Methods inherited from class de.hybris.platform.cockpit.services.config.impl.DefaultListViewConfiguration
getDynamicColumnProviders, getDynamicColumnProvidersSpringBeans, getHeaderPopupBean, getRootColumnGroupConfiguration, instantiateDynamicColumnProvider, isAllowCreateInlineItems, isShowVariantAttrs, setAllowCreateInlineItems, setDynamicColumnProvidersSpringBeans, setHeaderPopupBean, setRootColumnConfigurationGroup, setShowVariantAttrs
-
Methods inherited from class de.hybris.platform.cockpit.services.config.impl.AbstractUIComponentConfiguration
getContext, setContext
-
-
-
-
Constructor Detail
-
MultiTypeListViewConfiguration
public MultiTypeListViewConfiguration(ColumnGroupConfiguration rootColConfGroup)
-
-