Uses of Interface
org.patternfly.component.navigation.NavigationType
-
Packages that use NavigationType Package Description org.patternfly.component.navigation -
-
Uses of NavigationType in org.patternfly.component.navigation
Classes in org.patternfly.component.navigation that implement NavigationType Modifier and Type Class Description static classNavigationType.HorizontalNo groups, only one level ofNavigationItems allowed.static classNavigationType.VerticalDifferent variations ofNavigationGroups andNavigationItems possible.Methods in org.patternfly.component.navigation with parameters of type NavigationType Modifier and Type Method Description static NavigationNavigation. navigation(NavigationType type)
-