Uses of Class
de.hybris.platform.cockpit.components.CockpitFCKEditor.Skin
-
Packages that use CockpitFCKEditor.Skin Package Description de.hybris.platform.cockpit.components -
-
Uses of CockpitFCKEditor.Skin in de.hybris.platform.cockpit.components
Methods in de.hybris.platform.cockpit.components that return CockpitFCKEditor.Skin Modifier and Type Method Description static CockpitFCKEditor.SkinCockpitFCKEditor.Skin. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CockpitFCKEditor.Skin[]CockpitFCKEditor.Skin. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in de.hybris.platform.cockpit.components with parameters of type CockpitFCKEditor.Skin Constructor Description CockpitBasicFCKEditor(java.lang.String langIso, CockpitFCKEditor.Skin skin)CockpitFCKEditor(java.lang.String langIso, java.lang.String spellCheckerScript, CockpitFCKEditor.Skin skin)
-