Uses of Interface
org.patternfly.component.HasValue
Package
Description
-
Uses of HasValue in org.patternfly.component.badge
Modifier and TypeClassDescriptionclass
A badge is used to annotate other information like a label or an object name. -
Uses of HasValue in org.patternfly.component.chip
Modifier and TypeClassDescriptionclass
A chip is used to communicate a value or a set of attribute-value pairs within workflows that involve filtering a set of objects. -
Uses of HasValue in org.patternfly.component.form
Modifier and TypeClassDescriptionclass
A 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.class
A form select embeds browser native select lists into a form.class
class
A radio button is used to present the user with mutually exclusive choices.class
A text area component is used for entering a paragraph of text that is longer than one line.class
A text input is used to gather free-form text from a user. -
Uses of HasValue in org.patternfly.component.help
-
Uses of HasValue in org.patternfly.component.label
Modifier and TypeClassDescriptionclass
The label component allows users to add specific element captions for user clarity and convenience. -
Uses of HasValue in org.patternfly.component.progress
Modifier and TypeClassDescriptionclass
A progress bar informs users about the completion status of an ongoing process or task. -
Uses of HasValue in org.patternfly.component.slider
Modifier and TypeClassDescriptionclass
A slider provides a quick and effective way for users to set and adjust a numeric value from a defined range of values. -
Uses of HasValue in org.patternfly.component.switch_
Modifier and TypeClassDescriptionclass
A switch toggles the state of a setting (between on and off). -
Uses of HasValue in org.patternfly.component.textinputgroup