Uses of Interface
org.patternfly.style.Modifiers.Horizontal
-
Packages that use Modifiers.Horizontal Package Description org.patternfly.component.descriptionlist org.patternfly.component.form -
-
Uses of Modifiers.Horizontal in org.patternfly.component.descriptionlist
Classes in org.patternfly.component.descriptionlist that implement Modifiers.Horizontal Modifier and Type Class Description classDescriptionListA description list contains terms and their corresponding descriptions. -
Uses of Modifiers.Horizontal in org.patternfly.component.form
Classes in org.patternfly.component.form that implement Modifiers.Horizontal Modifier and Type Class Description classFormA form is a group of elements used to collect information from a user in a variety of contexts including in a modal, in a wizard, or on a page.
-