Uses of Enum Class
com.wontlost.ckeditor.Constants.EditorType
Packages that use Constants.EditorType
-
Uses of Constants.EditorType in com.wontlost.ckeditor
Subclasses with type arguments of type Constants.EditorType in com.wontlost.ckeditorModifier and TypeClassDescriptionstatic enumType of editor, currently four types of editor are supported.Fields in com.wontlost.ckeditor declared as Constants.EditorTypeMethods in com.wontlost.ckeditor that return Constants.EditorTypeModifier and TypeMethodDescriptionstatic Constants.EditorTypeReturns the enum constant of this class with the specified name.static Constants.EditorType[]Constants.EditorType.values()Returns an array containing the constants of this enum class, in the order they are declared.