Uses of Enum Class
org.vaadin.tinymce.Plugin
-
Uses of Plugin in org.vaadin.tinymce
Methods in org.vaadin.tinymce that return PluginModifier and TypeMethodDescriptionstatic PluginReturns the enum constant of this class with the specified name.static Plugin[]Plugin.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.vaadin.tinymce with parameters of type PluginModifier and TypeMethodDescriptionTinyMce.configurePlugin(boolean basicTinyMCE, Plugin... plugins)