Uses of Enum Class
org.vaadin.tinymce.Menubar
-
Uses of Menubar in org.vaadin.tinymce
Methods in org.vaadin.tinymce that return MenubarModifier and TypeMethodDescriptionstatic MenubarReturns the enum constant of this class with the specified name.static Menubar[]Menubar.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 MenubarModifier and TypeMethodDescriptionTinyMce.configureMenubar(boolean basicTinyMCE, Menubar... menubars)