Uses of Class
org.patternfly.component.navigation.NavigationType.Horizontal
-
Packages that use NavigationType.Horizontal Package Description org.patternfly.component.navigation -
-
Uses of NavigationType.Horizontal in org.patternfly.component.navigation
Methods in org.patternfly.component.navigation that return NavigationType.Horizontal Modifier and Type Method Description static NavigationType.HorizontalNavigationType.Horizontal. valueOf(String name)Returns the enum constant of this type with the specified name.static NavigationType.Horizontal[]NavigationType.Horizontal. values()Returns an array containing the constants of this enum type, in the order they are declared.
-