Uses of Class
org.patternfly.component.BaseComponentFlat
-
-
Uses of BaseComponentFlat in org.patternfly.component.avatar
Subclasses of BaseComponentFlat in org.patternfly.component.avatar Modifier and Type Class Description classAvatarAn avatar is a visual used to represent a user. -
Uses of BaseComponentFlat in org.patternfly.component.backtotop
Subclasses of BaseComponentFlat in org.patternfly.component.backtotop Modifier and Type Class Description classBackToTopThe back to top component is a shortcut that allows users to quickly navigate to the top of a lengthy content page. -
Uses of BaseComponentFlat in org.patternfly.component.divider
Subclasses of BaseComponentFlat in org.patternfly.component.divider Modifier and Type Class Description classDividerA divider is a horizontal or vertical line that is placed between screen elements to create visual divisions and content groupings. -
Uses of BaseComponentFlat in org.patternfly.component.drawer
Subclasses of BaseComponentFlat in org.patternfly.component.drawer Modifier and Type Class Description classDrawerA drawer is a sliding panel that enters from the right edge of the viewport. -
Uses of BaseComponentFlat in org.patternfly.component.help
Subclasses of BaseComponentFlat in org.patternfly.component.help Modifier and Type Class Description classHelperTextHelper text is an on-screen field guideline that helps provide context regarding field inputs. -
Uses of BaseComponentFlat in org.patternfly.component.label
Subclasses of BaseComponentFlat in org.patternfly.component.label Modifier and Type Class Description classLabelThe label component allows users to add specific element captions for user clarity and convenience. -
Uses of BaseComponentFlat in org.patternfly.component.panel
Subclasses of BaseComponentFlat in org.patternfly.component.panel Modifier and Type Class Description classPanelThe panel component is a container that supports flexible content layouts. -
Uses of BaseComponentFlat in org.patternfly.component.slider
Subclasses of BaseComponentFlat in org.patternfly.component.slider Modifier and Type Class Description classSliderA slider provides a quick and effective way for users to set and adjust a numeric value from a defined range of values. -
Uses of BaseComponentFlat in org.patternfly.component.switch_
Subclasses of BaseComponentFlat in org.patternfly.component.switch_ Modifier and Type Class Description classSwitchA switch toggles the state of a setting (between on and off). -
Uses of BaseComponentFlat in org.patternfly.component.tabs
Subclasses of BaseComponentFlat in org.patternfly.component.tabs Modifier and Type Class Description classTabsTabs allow users to navigate between views within the same page or context.
-