Uses of Interface
org.patternfly.component.Component
-
-
Uses of Component in org.patternfly.component
Classes in org.patternfly.component that implement Component Modifier and Type Class Description classAvatarDeprecated.classBaseComponent<E extends HTMLElement,B extends TypedBuilder<E,B>>classBaseComponentFlat<E extends HTMLElement,B extends TypedBuilder<E,B>>classBaseComponentSVG<E extends org.jboss.elemento.svg.SVGElement,B extends TypedBuilder<E,B>>classBreadcrumbDeprecated.classCardDeprecated.classCardView<T>Deprecated.classContextSelector<T>Deprecated.classDataList<T>Deprecated.classDataTable<T>Deprecated.classDropdown<T>Deprecated.classEmptyStateDeprecated.classExpandableDeprecated.classFormDeprecated.static classForm.GroupDeprecated.classGroupedDropdown<T>Deprecated.static classGroupedDropdown.Group<T>Deprecated.classGroupedOptionsMenuDeprecated.static classGroupedOptionsMenu.Group<T>Deprecated.classIconDeprecated.classInputGroupDeprecated.classLabelDeprecated.classMultiOptionsMenuDeprecated.static classMultiOptionsMenu.Group<T>Deprecated.classMultiSelect<T>Deprecated.classOldPageHeaderDeprecated.classOldPageMainDeprecated.classOldPageSectionDeprecated.classOldPageSidebarDeprecated.classOldToolbar<T>Deprecated.classPaginationDeprecated.classPopoverDeprecated.classSearchDeprecated.classSingleOptionsMenu<T>Deprecated.classSingleSelect<T>Deprecated.classTabsDeprecated.classTemplateComponentclassTooltipDeprecated.classWizardDeprecated. -
Uses of Component in org.patternfly.component.actionlist
Classes in org.patternfly.component.actionlist that implement Component Modifier and Type Class Description classActionListAn action list is a group of actions, controls, or buttons with set spacing. -
Uses of Component in org.patternfly.component.alert
Classes in org.patternfly.component.alert that implement Component Modifier and Type Class Description classAlertAn alert is a notification that provides brief information to the user without blocking their workflow.classAlertGroupAn alert group stacks and positions 2 or more alerts in a live region, either in a layer over the main content of a page or inline with the page content. -
Uses of Component in org.patternfly.component.badge
Classes in org.patternfly.component.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.component.brand
Classes in org.patternfly.component.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.component.button
Classes in org.patternfly.component.button that implement Component Modifier and Type Class Description classButtonA button is a box area or text that communicates and triggers user actions when clicked or selected. -
Uses of Component in org.patternfly.component.chip
Classes in org.patternfly.component.chip that implement Component Modifier and Type Class Description classChipA chip is used to communicate a value or a set of attribute-value pairs within workflows that involve filtering a set of objects.classChipGroup -
Uses of Component in org.patternfly.component.code
Classes in org.patternfly.component.code that implement Component Modifier and Type Class Description classCodeBlockA code block is a component that contains 2 or more lines of read-only code.classCodeEditorA code editor is a versatile text editor that allows for editing various languages. -
Uses of Component in org.patternfly.component.divider
Classes in org.patternfly.component.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.component.expandable
Classes in org.patternfly.component.expandable that implement Component Modifier and Type Class Description classExpandableSectionAn expandable section component is used to support progressive disclosure in a form or page by hiding additional content when you don't want it to be shown by default. -
Uses of Component in org.patternfly.component.form
Classes in org.patternfly.component.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.component.icon
Classes in org.patternfly.component.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.component.masthead
Classes in org.patternfly.component.masthead 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. -
Uses of Component in org.patternfly.component.menu
Classes in org.patternfly.component.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.component.navigation
Classes in org.patternfly.component.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.component.page
Classes in org.patternfly.component.page that implement Component Modifier and Type Class Description classPageThe page component is used to define the basic layout of a page with either vertical or horizontal navigation. -
Uses of Component in org.patternfly.component.sidebar
Classes in org.patternfly.component.sidebar that implement Component Modifier and Type Class Description classSidebarContainer for the page sidebar. -
Uses of Component in org.patternfly.component.skiptocontent
Classes in org.patternfly.component.skiptocontent that implement Component Modifier and Type Class Description 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.component.spinner
Classes in org.patternfly.component.spinner that implement Component Modifier and Type Class Description classSpinnerA spinner is used to indicate to users that an action is in progress. -
Uses of Component in org.patternfly.component.text
Classes in org.patternfly.component.text that implement Component Modifier and Type Class Description classTextContentText and TextList components are always wrapped in TextContent and provide correct formatting to a number of standard HTML tags. -
Uses of Component in org.patternfly.component.textinputgroup
Classes in org.patternfly.component.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.component.title
Classes in org.patternfly.component.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.component.toolbar
Classes in org.patternfly.component.toolbar that implement Component Modifier and Type Class Description classToolbarA toolbar allows a user to manage and manipulate a data set. -
Uses of Component in org.patternfly.component.tooltip
Classes in org.patternfly.component.tooltip that implement Component Modifier and Type Class Description classTooltipA tooltip is in-app messaging used to identify elements on a page with short, clarifying text.
-