Uses of Class
com.wontlost.ckeditor.CustomPlugin
Packages that use CustomPlugin
-
Uses of CustomPlugin in com.wontlost.ckeditor
Methods in com.wontlost.ckeditor that return CustomPluginModifier and TypeMethodDescriptionCustomPlugin.Builder.build()Build custom pluginstatic CustomPluginCustomPlugin.fromCKEditor5(String jsName) Quick create plugin from ckeditor5 main packagestatic CustomPluginCustomPlugin.fromPremium(String jsName) Quick create plugin from ckeditor5-premium-featuresstatic CustomPluginQuick create custom plugin with import pathMethods in com.wontlost.ckeditor with parameters of type CustomPluginModifier and TypeMethodDescriptionVaadinCKEditorBuilder.addCustomPlugin(CustomPlugin plugin) Add custom plugin