Uses of Enum Class
de.hybris.platform.cms2lib.enums.FlashWmode
Packages that use FlashWmode
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 FlashWmode in de.hybris.platform.cms2lib.enums
Methods in de.hybris.platform.cms2lib.enums that return FlashWmodeModifier and TypeMethodDescriptionstatic FlashWmodeReturns the enum constant of this class with the specified name.static FlashWmode[]FlashWmode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of FlashWmode in de.hybris.platform.cms2lib.model.components
Methods in de.hybris.platform.cms2lib.model.components that return FlashWmodeModifier and TypeMethodDescriptionFlashComponentModel.getWmode()Generated method - Getter of theFlashComponent.wmodeattribute defined at extensioncms2lib.Methods in de.hybris.platform.cms2lib.model.components with parameters of type FlashWmodeModifier and TypeMethodDescriptionvoidFlashComponentModel.setWmode(FlashWmode value) Generated method - Setter ofFlashComponent.wmodeattribute defined at extensioncms2lib.