Uses of Enum Class
de.hybris.platform.cockpit.services.config.SearchFieldConfiguration.EntryListMode
Packages that use SearchFieldConfiguration.EntryListMode
Package
Description
-
Uses of SearchFieldConfiguration.EntryListMode in de.hybris.platform.cockpit.services.config
Methods in de.hybris.platform.cockpit.services.config that return SearchFieldConfiguration.EntryListModeModifier and TypeMethodDescriptionSearchFieldConfiguration.getEntryListMode()Returns the enum constant of this class with the specified name.SearchFieldConfiguration.EntryListMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SearchFieldConfiguration.EntryListMode in de.hybris.platform.cockpit.services.config.impl
Methods in de.hybris.platform.cockpit.services.config.impl that return SearchFieldConfiguration.EntryListModeMethods in de.hybris.platform.cockpit.services.config.impl with parameters of type SearchFieldConfiguration.EntryListModeModifier and TypeMethodDescriptionvoidPropertySearchFieldConfiguration.setEntryListMode(SearchFieldConfiguration.EntryListMode entryListMode)