Uses of Enum Class
com.wontlost.ckeditor.CKEditorTheme
Packages that use CKEditorTheme
-
Uses of CKEditorTheme in com.wontlost.ckeditor
Subclasses with type arguments of type CKEditorTheme in com.wontlost.ckeditorMethods in com.wontlost.ckeditor that return CKEditorThemeModifier and TypeMethodDescriptionstatic CKEditorThemeReturns the enum constant of this class with the specified name.static CKEditorTheme[]CKEditorTheme.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 CKEditorThemeModifier and TypeMethodDescriptionVaadinCKEditorBuilder.withTheme(CKEditorTheme theme) Set theme mode.