Uses of Enum Class
com.wontlost.ckeditor.Constants.SanitizeType
Packages that use Constants.SanitizeType
-
Uses of Constants.SanitizeType in com.wontlost.ckeditor
Subclasses with type arguments of type Constants.SanitizeType in com.wontlost.ckeditorMethods in com.wontlost.ckeditor that return Constants.SanitizeTypeModifier and TypeMethodDescriptionstatic Constants.SanitizeTypeReturns the enum constant of this class with the specified name.static Constants.SanitizeType[]Constants.SanitizeType.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 Constants.SanitizeTypeModifier and TypeMethodDescriptionVaadinCKEditor.sanitizeHtml(String editorData, Constants.SanitizeType type)