Uses of Package
org.patternfly.component.form
Packages that use org.patternfly.component.form
Package
Description
Provides the PatternFly card component and its subcomponents for displaying information in a contained, flexible layout.
Provides form components for building structured data entry interfaces.
Provides input group components for combining form controls with text, icons, or buttons.
Provides menu components for building dropdowns, selects, and general-purpose menus.
Provides the PatternFly slider component and its subcomponents.
-
Classes in org.patternfly.component.form used by org.patternfly.component.cardClassDescriptionA checkbox is used to select a single item or multiple items, typically to choose elements to perform an action or to reflect a binary setting.
-
Classes in org.patternfly.component.form used by org.patternfly.component.formClassDescriptionA checkbox is used to select a single item or multiple items, typically to choose elements to perform an action or to reflect a binary setting.A 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.A form select embeds browser native select lists into a form.A radio button is used to present the user with mutually exclusive choices.A text area component is used for entering a paragraph of text that is longer than one line.A text input is used to gather free-form text from a user.
-
Classes in org.patternfly.component.form used by org.patternfly.component.inputgroup
-
Classes in org.patternfly.component.form used by org.patternfly.component.slider