Uses of Interface
org.patternfly.style.Modifiers.Disabled
Package
Description
-
Uses of Modifiers.Disabled in org.patternfly.component.button
Modifier and TypeClassDescriptionclass
A button is a box area or text that communicates and triggers user actions when clicked or selected. -
Uses of Modifiers.Disabled in org.patternfly.component.card
Modifier and TypeClassDescriptionclass
A card is a square or rectangular container that can contain any kind of content. -
Uses of Modifiers.Disabled 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
FormControl<E extends HTMLElement,
B extends BaseComponent<E, B>> class
A form select embeds browser native select lists into a form.class
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 Modifiers.Disabled in org.patternfly.component.inputgroup
Modifier and TypeClassDescriptionclass
An input group groups multiple related controls or inputs together, so they appear as one control.class
-
Uses of Modifiers.Disabled 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 Modifiers.Disabled 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 Modifiers.Disabled in org.patternfly.component.switch_
Modifier and TypeClassDescriptionclass
A switch toggles the state of a setting (between on and off). -
Uses of Modifiers.Disabled in org.patternfly.component.tabs
-
Uses of Modifiers.Disabled in org.patternfly.component.textinputgroup
Modifier and TypeClassDescriptionclass
A text input group is a more flexible composable version of a text input.class
-
Uses of Modifiers.Disabled in org.patternfly.component.togglegroup
Modifier and TypeClassDescriptionclass
A toggle group is a group of controls that can be used to quickly switch between actions or states.class
-
Uses of Modifiers.Disabled in org.patternfly.component.tree