Uses of Class
de.hybris.platform.cockpit.services.config.jaxb.listview.DynamicColumnProviders
Packages that use DynamicColumnProviders
-
Uses of DynamicColumnProviders in de.hybris.platform.cockpit.services.config.jaxb.listview
Fields in de.hybris.platform.cockpit.services.config.jaxb.listview declared as DynamicColumnProvidersModifier and TypeFieldDescriptionprotected DynamicColumnProvidersListView.dynamicColumnProvidersMethods in de.hybris.platform.cockpit.services.config.jaxb.listview that return DynamicColumnProvidersModifier and TypeMethodDescriptionListView.getDynamicColumnProviders()Gets the dynamic column providers.Methods in de.hybris.platform.cockpit.services.config.jaxb.listview with parameters of type DynamicColumnProvidersModifier and TypeMethodDescriptionvoidListView.setDynamicColumnProviders(DynamicColumnProviders dynamicColumnProviders) Sets the dynamic column providers.