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.The body content of a
Checkboxcomponent.A description label for aCheckboxcomponent.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 group of action buttons at the bottom of aFormcomponent.An alert message displayed within aFormcomponent.A wrapper for form control elements such as inputs, selects, and text areas within aForm.A group of related form fields within aFormcomponent.The body content area of aFormFieldGroup.The header area of aFormFieldGroup, typically containing a title and description.A container that groups a label, control, and helper text within aForm.The control area within aFormGroup, containing the actual input element.The label area within aFormGroup, containing the field label and optional help.A titled section within aFormthat groups related form groups.A form select embeds browser native select lists into a form.An individual option within aFormSelectdropdown.A group of related options within aFormSelectdropdown.A radio button is used to present the user with mutually exclusive choices.The body content of aRadiocomponent.A description label for aRadiocomponent.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.inputgroupClassDescriptionA wrapper for form control elements such as inputs, selects, and text areas within a
Form. -
Classes in org.patternfly.component.form used by org.patternfly.component.slider