Uses of Enum Class
org.vaadin.tinymce.Toolbar
-
Uses of Toolbar in org.vaadin.tinymce
Methods in org.vaadin.tinymce that return ToolbarModifier and TypeMethodDescriptionstatic ToolbarReturns the enum constant of this class with the specified name.static Toolbar[]Toolbar.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 ToolbarModifier and TypeMethodDescriptionTinyMce.configureToolbar(boolean basicTinyMCE, Toolbar... toolbars)