Uses of Enum Class
org.vaadin.addons.componentfactory.sidenavrail.RootMatchNested
-
Uses of RootMatchNested in org.vaadin.addons.componentfactory.sidenavrail
Methods in org.vaadin.addons.componentfactory.sidenavrail that return RootMatchNestedModifier and TypeMethodDescriptionSideNavRail.getRootMatchNested()The currentRootMatchNestedmode.static RootMatchNestedReturns the enum constant of this class with the specified name.static RootMatchNested[]RootMatchNested.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 RootMatchNestedModifier and TypeMethodDescriptionvoidSideNavRail.setRootMatchNested(RootMatchNested mode) Sets theRootMatchNestedmode.