Uses of Enum Class
org.vaadin.addons.componentfactory.sidenavrail.PopoverOn
-
Uses of PopoverOn in org.vaadin.addons.componentfactory.sidenavrail
Methods in org.vaadin.addons.componentfactory.sidenavrail that return PopoverOnModifier and TypeMethodDescriptionSideNavRail.getPopoverOn()The current popover mode.static PopoverOnReturns the enum constant of this class with the specified name.static PopoverOn[]PopoverOn.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.vaadin.addons.componentfactory.sidenavrail with parameters of type PopoverOnModifier and TypeMethodDescriptionvoidSideNavRail.setPopoverOn(PopoverOn mode) Sets the popover mode.