Uses of Enum Class
com.wontlost.ckeditor.CKEditorType
Packages that use CKEditorType
-
Uses of CKEditorType in com.wontlost.ckeditor
Subclasses with type arguments of type CKEditorType in com.wontlost.ckeditorMethods in com.wontlost.ckeditor that return CKEditorTypeModifier and TypeMethodDescriptionstatic CKEditorTypeReturns the enum constant of this class with the specified name.static CKEditorType[]CKEditorType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.wontlost.ckeditor with parameters of type CKEditorTypeModifier and TypeMethodDescriptionVaadinCKEditorBuilder.withType(CKEditorType type) Set editor type