Uses of Enum Class
de.hybris.platform.cockpit.components.CockpitFCKEditor.Skin
Packages that use CockpitFCKEditor.Skin
-
Uses of CockpitFCKEditor.Skin in de.hybris.platform.cockpit.components
Methods in de.hybris.platform.cockpit.components that return CockpitFCKEditor.SkinModifier and TypeMethodDescriptionstatic CockpitFCKEditor.SkinReturns the enum constant of this class with the specified name.static CockpitFCKEditor.Skin[]CockpitFCKEditor.Skin.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.hybris.platform.cockpit.components with parameters of type CockpitFCKEditor.SkinModifierConstructorDescriptionCockpitBasicFCKEditor(String langIso, CockpitFCKEditor.Skin skin) CockpitFCKEditor(String langIso, String spellCheckerScript, CockpitFCKEditor.Skin skin)