Uses of Interface
org.patternfly.components.Component
-
-
Uses of Component in org.patternfly.components
Classes in org.patternfly.components that implement Component Modifier and Type Class Description classAvatarPatternFly avatar component.classBaseComponent<E extends elemental2.dom.HTMLElement,B extends TypedBuilder<E,B>>classBaseComponentFlat<E extends elemental2.dom.HTMLElement,B extends TypedBuilder<E,B>>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 Component in org.patternfly.components.alert
Classes in org.patternfly.components.alert that implement Component Modifier and Type Class Description classAlertPatternFly alert component.classAlertGroupPatternFly alert group component. -
Uses of Component in org.patternfly.components.badge
Classes in org.patternfly.components.badge that implement Component Modifier and Type Class Description classBadgeA badge is used to annotate other information like a label or an object name. -
Uses of Component in org.patternfly.components.brand
Classes in org.patternfly.components.brand that implement Component Modifier and Type Class Description classBrandA brand is used to place a product logotype on a screen. -
Uses of Component in org.patternfly.components.divider
Classes in org.patternfly.components.divider that implement Component 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 Component in org.patternfly.components.form
Classes in org.patternfly.components.form that implement Component 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 Component in org.patternfly.components.icon
Classes in org.patternfly.components.icon that implement Component 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 Component in org.patternfly.components.menu
Classes in org.patternfly.components.menu that implement Component Modifier and Type Class Description classMenuA menu is a list of options or actions that users can choose from. -
Uses of Component in org.patternfly.components.navigation
Classes in org.patternfly.components.navigation that implement Component 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 Component in org.patternfly.components.page
Classes in org.patternfly.components.page that implement Component 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 Component in org.patternfly.components.textinputgroup
Classes in org.patternfly.components.textinputgroup that implement Component Modifier and Type Class Description classTextInputGroupA text input group is a more flexible composable version of a text input. -
Uses of Component in org.patternfly.components.title
Classes in org.patternfly.components.title that implement Component Modifier and Type Class Description classTitleA title component applies top and bottom margins, font-weight, font-size, and line-height to titles. -
Uses of Component in org.patternfly.components.toolbar
Classes in org.patternfly.components.toolbar that implement Component Modifier and Type Class Description classToolbarA toolbar allows a user to manage and manipulate a data set.
-