Uses of Enum Class
org.vaadin.hugerte.HugeRte.ResizeDirection
-
Uses of HugeRte.ResizeDirection in org.vaadin.hugerte
Methods in org.vaadin.hugerte that return HugeRte.ResizeDirectionModifier and TypeMethodDescriptionstatic HugeRte.ResizeDirectionReturns the enum constant of this class with the specified name.static HugeRte.ResizeDirection[]HugeRte.ResizeDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.vaadin.hugerte with parameters of type HugeRte.ResizeDirectionModifier and TypeMethodDescriptionHugeRte.configureResize(HugeRte.ResizeDirection direction) Configures the resize option for the editor.