Uses of Interface
org.patternfly.style.Modifiers.Secondary
-
Packages that use Modifiers.Secondary Package Description org.patternfly.component.button org.patternfly.component.menu org.patternfly.component.tabs -
-
Uses of Modifiers.Secondary in org.patternfly.component.button
Classes in org.patternfly.component.button that implement Modifiers.Secondary Modifier and Type Class Description classButtonA button is a box area or text that communicates and triggers user actions when clicked or selected. -
Uses of Modifiers.Secondary in org.patternfly.component.menu
Classes in org.patternfly.component.menu that implement Modifiers.Secondary Modifier and Type Class Description classMenuToggleThe menu toggle component pairs with the menu OR the panel component to create more customizable dropdown and select implementations. -
Uses of Modifiers.Secondary in org.patternfly.component.tabs
Classes in org.patternfly.component.tabs that implement Modifiers.Secondary Modifier and Type Class Description classTabsTabs allow users to navigate between views within the same page or context.
-