Uses of Enum Class
de.hybris.platform.cms2lib.enums.CarouselScroll
Packages that use CarouselScroll
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.cms2lib.components package.
-
Uses of CarouselScroll in de.hybris.platform.cms2lib.enums
Methods in de.hybris.platform.cms2lib.enums that return CarouselScrollModifier and TypeMethodDescriptionstatic CarouselScrollReturns the enum constant of this class with the specified name.static CarouselScroll[]CarouselScroll.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CarouselScroll in de.hybris.platform.cms2lib.model.components
Methods in de.hybris.platform.cms2lib.model.components that return CarouselScrollModifier and TypeMethodDescriptionProductCarouselComponentModel.getScroll()Generated method - Getter of theProductCarouselComponent.scrollattribute defined at extensioncms2lib.Methods in de.hybris.platform.cms2lib.model.components with parameters of type CarouselScrollModifier and TypeMethodDescriptionvoidProductCarouselComponentModel.setScroll(CarouselScroll value) Generated method - Setter ofProductCarouselComponent.scrollattribute defined at extensioncms2lib.