Uses of Enum Class
com.wontlost.ckeditor.CKEditorPreset
Packages that use CKEditorPreset
-
Uses of CKEditorPreset in com.wontlost.ckeditor
Subclasses with type arguments of type CKEditorPreset in com.wontlost.ckeditorMethods in com.wontlost.ckeditor that return CKEditorPresetModifier and TypeMethodDescriptionstatic CKEditorPresetReturns the enum constant of this class with the specified name.static CKEditorPreset[]CKEditorPreset.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 CKEditorPresetModifier and TypeMethodDescriptionstatic VaadinCKEditorVaadinCKEditor.withPreset(CKEditorPreset preset) Quick create editor with presetVaadinCKEditorBuilder.withPreset(CKEditorPreset preset) Use preset configuration