Uses of Class
org.patternfly.components.BaseComponent
-
-
Uses of BaseComponent in org.patternfly.components
Subclasses of BaseComponent in org.patternfly.components Modifier and Type Class Description classAvatarPatternFly avatar component.classBreadcrumbA breadcrumb provides page context to help users navigate more efficiently and understand where they are in the application hierarchy.classButtonPatternFly button component.classCardPatternFly card component.classCardView<T>PatternFly card view.classChipPatternFly chip component.classChipGroupPatternFly chip group component.classChipGroupToolbarPatternFly chip group toolbar component.classContentPatternFly content component.classContextSelector<T>PatternFly context selector component.classDataList<T>PatternFly data list.classDataTable<T>PatternFly data table.classDropdown<T>PatternFly dropdown component.classEmptyStatePatternFly empty state component.classExpandablePatternFly expandable component.classFormPatternFly form component.static classForm.GroupclassGroupedDropdown<T>PatternFly dropdown component.static classGroupedDropdown.Group<T>classGroupedOptionsMenuPatternFly options menu (grouped, single selection).static classGroupedOptionsMenu.Group<T>classIconAn icon component is a container that allows for icons of varying dimensions, as well as spinners, to seamlessly replace each other without shifting surrounding content.classInputGroupPatternFly input group component.classLabelPatternFly label component.classMultiOptionsMenuPatternFly options menu (grouped, multiple selections).static classMultiOptionsMenu.Group<T>classMultiSelect<T>PatternFly multi select component.classOldPageHeaderclassOldPageMainclassOldPageSectionclassOldPageSidebarclassOldToolbar<T>PatternFly data toolbar component.classPaginationPatternFly pagination component.classPopoverPatternFly popover component.classSearchclassSingleOptionsMenu<T>PatternFly options menu (not grouped, single selection).classSingleSelect<T>PatternFly single select component.classSpinnerclassTabsPatternFly label component.classTemplateComponentclassTooltipPatternFly tooltip component.classWizardA wizard provides a guided workflow that offers a path to complete a task, create an object or objects, or finish a series of steps for some other outcome. -
Uses of BaseComponent in org.patternfly.components.alert
Subclasses of BaseComponent in org.patternfly.components.alert Modifier and Type Class Description classAlertPatternFly alert component.classAlertGroupPatternFly alert group component. -
Uses of BaseComponent in org.patternfly.components.badge
Subclasses of BaseComponent in org.patternfly.components.badge Modifier and Type Class Description classBadgeA badge is used to annotate other information like a label or an object name. -
Uses of BaseComponent in org.patternfly.components.brand
Subclasses of BaseComponent in org.patternfly.components.brand Modifier and Type Class Description classBrandA brand is used to place a product logotype on a screen. -
Uses of BaseComponent in org.patternfly.components.form
Subclasses of BaseComponent in org.patternfly.components.form Modifier and Type Class Description classCheckboxA 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.classTextInputA text input is used to gather free-form text from a user. -
Uses of BaseComponent in org.patternfly.components.icon
Subclasses of BaseComponent in org.patternfly.components.icon Modifier and Type Class Description classIconAn icon component is a container that allows for icons of varying dimensions, as well as spinners, to seamlessly replace each other without shifting surrounding content. -
Uses of BaseComponent in org.patternfly.components.menu
Subclasses of BaseComponent in org.patternfly.components.menu Modifier and Type Class Description classMenuA menu is a list of options or actions that users can choose from. -
Uses of BaseComponent in org.patternfly.components.navigation
Subclasses of BaseComponent in org.patternfly.components.navigation Modifier and Type Class Description classNavigationA navigation organizes an application's structure and content, making it easy to find information and accomplish tasks. -
Uses of BaseComponent in org.patternfly.components.page
Subclasses of BaseComponent in org.patternfly.components.page Modifier and Type Class Description classMastheadA masthead contains global properties such as logotype, navigation and settings in an organized fashion, and it is accessible from all parts of the application.classPageThe page component is used to define the basic layout of a page with either vertical or horizontal navigation.classPageSidebarContainer for the page sidebar.classSkipToContentA skip to content component allows screen reader and keyboard users to bypass navigation rather than tabbing through it. -
Uses of BaseComponent in org.patternfly.components.textinputgroup
Subclasses of BaseComponent in org.patternfly.components.textinputgroup Modifier and Type Class Description classTextInputGroupA text input group is a more flexible composable version of a text input. -
Uses of BaseComponent in org.patternfly.components.title
Subclasses of BaseComponent in org.patternfly.components.title Modifier and Type Class Description classTitleA title component applies top and bottom margins, font-weight, font-size, and line-height to titles. -
Uses of BaseComponent in org.patternfly.components.toolbar
Subclasses of BaseComponent in org.patternfly.components.toolbar Modifier and Type Class Description classToolbarA toolbar allows a user to manage and manipulate a data set.
-