Uses of Class
com.jalios.jcms.taglib.settings.impl.ColorSettings.PickerOptions
-
Packages that use ColorSettings.PickerOptions Package Description com.jalios.jcms.taglib.settings.impl -
-
Uses of ColorSettings.PickerOptions in com.jalios.jcms.taglib.settings.impl
Methods in com.jalios.jcms.taglib.settings.impl that return ColorSettings.PickerOptions Modifier and Type Method Description static ColorSettings.PickerOptionsColorSettings.PickerOptions. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ColorSettings.PickerOptions[]ColorSettings.PickerOptions. values()Returns an array containing the constants of this enum type, in the order they are declared.
-