Uses of Class
org.patternfly.component.OldToolbar.SortOptions
-
Packages that use OldToolbar.SortOptions Package Description org.patternfly.component -
-
Uses of OldToolbar.SortOptions in org.patternfly.component
Methods in org.patternfly.component that return OldToolbar.SortOptions Modifier and Type Method Description OldToolbar.SortOptions<T>OldToolbar.SortOptions. add(OldToolbar.SortOption<T> sortOption)Deprecated.Methods in org.patternfly.component with parameters of type OldToolbar.SortOptions Modifier and Type Method Description static <T> org.patternfly.component.OldToolbar.SortMenu<T>OldToolbar. sortMenu(OldToolbar.SortOptions<T> sortOptions)Deprecated.
-