Uses of Interface
org.patternfly.core.OuiaSupport
Packages that use OuiaSupport
Package
Description
Provides PatternFly chart implementations for building data visualizations in Java.
Provides the PatternFly bullet chart component for comparing a primary measure against qualitative ranges and markers.
Provides the PatternFly donut chart component for displaying proportional data in a ring shape.
Provides the PatternFly pie chart component for displaying proportional data as a circle.
Provides the PatternFly donut utilization and donut threshold chart components for displaying capacity and usage data.
Provides PatternFly component implementations for building web applications in Java.
Provides the PatternFly accordion component for displaying collapsible content panels.
Provides the PatternFly alert component for displaying notification messages to users.
Provides the PatternFly avatar component for displaying user profile images.
Provides the PatternFly backdrop component.
Provides the PatternFly back to top component for scrolling navigation.
Provides the PatternFly badge component for displaying counts and status indicators.
Provides the PatternFly banner component for displaying prominent messages across the top of a page.
Provides the PatternFly brand component for displaying product logos and branding images.
Provides the PatternFly breadcrumb component for hierarchical navigation.
Provides the PatternFly button component for triggering actions and navigation.
Provides the PatternFly card component and its subcomponents for displaying information in a contained, flexible layout.
Provides the PatternFly code block component for displaying blocks of formatted code with optional actions.
Provides the PatternFly content component for rendering styled text elements such as headings, paragraphs, and lists.
Provides the PatternFly divider component for visually separating content with a horizontal or vertical line.
Provides the PatternFly drawer component and its subcomponents for displaying a collapsible panel alongside content.
Provides the PatternFly empty state component and its subcomponents for displaying placeholder content when no data is
available.
Provides the PatternFly expandable section component and its subcomponents for toggling the visibility of content.
Provides form components for building structured data entry interfaces.
Provides helper text components for displaying supplementary information alongside form controls.
Provides hint components for displaying contextual banners with supplementary information.
Provides the icon component for rendering styled SVG icons with configurable size and status.
Provides input group components for combining form controls with text, icons, or buttons.
Provides jump links components for navigating within a page using anchor-based scroll navigation.
Provides label and label group components for displaying compact, categorized metadata.
Provides list components for displaying collections of items in various formats.
Provides menu components for building dropdowns, selects, and general-purpose menus.
Provides the PatternFly modal dialog component and its subcomponents.
Provides the PatternFly navigation component and its subcomponents.
Provides the PatternFly notification badge and notification drawer components.
Provides the PatternFly number input component.
Provides the PatternFly page layout component and its subcomponents.
Provides the PatternFly panel component and its subcomponents.
Provides the PatternFly popover component and its subcomponents.
Provides the PatternFly progress component.
Provides the PatternFly progress stepper component and its subcomponents.
Provides the PatternFly skeleton component.
Provides the PatternFly skip to content component.
Provides the PatternFly slider component and its subcomponents.
Provides a switch (toggle) component for binary on/off selections.
Provides table components for displaying structured data in rows and columns.
Provides a tabs component for organizing content into separate views within the same page.
Template package serving as a blueprint for creating new PatternFly Java components.
Provides text input group components for search, filter, and text input with utilities.
Provides a timestamp component for displaying dates and times in various formats.
Provides a title component for styled heading elements.
Provides a toggle group component for selecting one or multiple options from a group of buttons.
Provides a toolbar component for organizing actions, filters, and controls in a horizontal layout.
Provides a tooltip component for displaying contextual information on hover or focus.
Provides a tree view component for displaying hierarchical data.
Provides a truncate component for shortening long text with an ellipsis.
Provides a wizard component for guiding users through a multi-step workflow.
Provides a composite page header component for displaying a title, subtitle, icon, breadcrumb, and label.
Provides a service card component for displaying a service with an icon, title, subtitle, and description.
Provides theme, color scheme, and contrast management for PatternFly applications.
Provides the PatternFly code editor extension for displaying and editing code.
Provides a multi-column finder component inspired by the macOS Finder for hierarchical data navigation.
PatternFly layouts provide structure and positioning for content on a page.
Provides the PatternFly bullseye layout for centering content both vertically and horizontally within a container.
Provides the PatternFly flex layout for building custom layouts with full control over spacing, direction, alignment,
justification, wrapping, and width.
Provides the PatternFly gallery layout for arranging content in a responsive grid with uniform rows and columns that wrap
automatically.
Provides the PatternFly grid layout for placing content on a fixed 12-column grid system.
Provides the PatternFly level layout for distributing content evenly across a horizontal row.
Provides the PatternFly split layout for distributing content horizontally with support for a fill item, wrapping, and
spacing control.
Provides the PatternFly stack layout for positioning items vertically, with one or more items filling the available vertical
space.
-
Uses of OuiaSupport in org.patternfly.chart
Classes in org.patternfly.chart that implement OuiaSupportModifier and TypeClassDescriptionclassBaseChart<E extends ChartElement, B extends TypedBuilder<E,B>> -
Uses of OuiaSupport in org.patternfly.chart.bullet
Classes in org.patternfly.chart.bullet that implement OuiaSupport -
Uses of OuiaSupport in org.patternfly.chart.donut
Classes in org.patternfly.chart.donut that implement OuiaSupport -
Uses of OuiaSupport in org.patternfly.chart.pie
Classes in org.patternfly.chart.pie that implement OuiaSupport -
Uses of OuiaSupport in org.patternfly.chart.utilization
Classes in org.patternfly.chart.utilization that implement OuiaSupport -
Uses of OuiaSupport in org.patternfly.component
Classes in org.patternfly.component that implement OuiaSupportModifier and TypeClassDescriptionclassBaseComponent<E extends HTMLElement, B extends TypedBuilder<E,B>> Base class for PatternFly components backed by anHTMLElement.classComponentDelegate<E extends HTMLElement, B extends TypedBuilder<E,B>> Base class for components that delegate to a lazily assigned root element.classSubComponent<E extends HTMLElement, B extends TypedBuilder<E,B>> Base class for sub-components that are part of a larger PatternFly component, such as card headers or modal bodies. -
Uses of OuiaSupport in org.patternfly.component.accordion
Classes in org.patternfly.component.accordion that implement OuiaSupportModifier and TypeClassDescriptionclassAn accordion is an interactive container that expands and collapses to hide or reveal nested content.classRepresents an item within an accordion component.classRepresents the body content of anAccordionItem. -
Uses of OuiaSupport in org.patternfly.component.alert
Classes in org.patternfly.component.alert that implement OuiaSupportModifier and TypeClassDescriptionclassAn alert is a notification that provides brief information to the user without blocking their workflow.classA group of action buttons displayed in anAlertcomponent.classThe description content of anAlertcomponent.classAn 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 OuiaSupport in org.patternfly.component.avatar
Classes in org.patternfly.component.avatar that implement OuiaSupport -
Uses of OuiaSupport in org.patternfly.component.backdrop
Classes in org.patternfly.component.backdrop that implement OuiaSupportModifier and TypeClassDescriptionclassA backdrop is used to screen the main content of a page when a modal overlay is opened. -
Uses of OuiaSupport in org.patternfly.component.backtotop
Classes in org.patternfly.component.backtotop that implement OuiaSupportModifier and TypeClassDescriptionclassThe back to top component is a shortcut that allows users to quickly navigate to the top of a lengthy content page. -
Uses of OuiaSupport in org.patternfly.component.badge
Classes in org.patternfly.component.badge that implement OuiaSupportModifier and TypeClassDescriptionclassA badge is used to annotate other information like a label or an object name. -
Uses of OuiaSupport in org.patternfly.component.banner
Classes in org.patternfly.component.banner that implement OuiaSupportModifier and TypeClassDescriptionclassA banner is a 1-line, full color, full width container that can be used to communicate short snippets of information to users. -
Uses of OuiaSupport in org.patternfly.component.brand
Classes in org.patternfly.component.brand that implement OuiaSupportModifier and TypeClassDescriptionclassA brand is used to place a product logotype on a screen. -
Uses of OuiaSupport in org.patternfly.component.breadcrumb
Classes in org.patternfly.component.breadcrumb that implement OuiaSupportModifier and TypeClassDescriptionclassA breadcrumb provides page context to help users navigate more efficiently and understand where they are in the application hierarchy.classAn item in aBreadcrumbcomponent representing a level in the navigation hierarchy. -
Uses of OuiaSupport in org.patternfly.component.button
Classes in org.patternfly.component.button that implement OuiaSupportModifier and TypeClassDescriptionclassA button is a box area or text that communicates and triggers user actions when clicked or selected. -
Uses of OuiaSupport in org.patternfly.component.card
Classes in org.patternfly.component.card that implement OuiaSupportModifier and TypeClassDescriptionclassA card is a square or rectangular container that can contain any kind of content.classclassThe body section of a card, used to hold the main content.classThe expandable content section of a card that can be toggled via the card header.classThe footer section of a card, typically used for actions or supplementary information.classThe header section of a card, containing title, actions, and expandable toggle controls.classclassThe subtitle element of a card title, rendered below the title text.classThe title element of a card, rendered as a heading or plain text within the card or card header. -
Uses of OuiaSupport in org.patternfly.component.codeblock
Classes in org.patternfly.component.codeblock that implement OuiaSupportModifier and TypeClassDescriptionclassA code block is a component that contains two or more lines of read-only code.classAn individual action button within aCodeBlockActionscontainer.classA container for action buttons displayed in the header of aCodeBlock.classThe header area of aCodeBlockcomponent, typically containingCodeBlockActions. -
Uses of OuiaSupport in org.patternfly.component.content
Classes in org.patternfly.component.content that implement OuiaSupportModifier and TypeClassDescriptionclassA content component contains a block of styled HTML content. -
Uses of OuiaSupport in org.patternfly.component.divider
Classes in org.patternfly.component.divider that implement OuiaSupportModifier and TypeClassDescriptionclassA divider is a horizontal or vertical line that is placed between screen elements to create visual divisions and content groupings. -
Uses of OuiaSupport in org.patternfly.component.drawer
Classes in org.patternfly.component.drawer that implement OuiaSupportModifier and TypeClassDescriptionclassA drawer is a sliding panel that enters from the right edge of the viewport.classSubcomponent for elements in aDrawerContent.classThe close button within aDrawerPanelHead.classThe main content in aDrawercomponent.classThe sliding panel in aDrawercomponent.classSubcomponent for the header inside aDrawerPanel.class -
Uses of OuiaSupport in org.patternfly.component.emptystate
Classes in org.patternfly.component.emptystate that implement OuiaSupportModifier and TypeClassDescriptionclassAn empty state is a screen that is not yet populated with data or information.classA container for action buttons within anEmptyStatecomponent.classThe body content area of anEmptyStatecomponent.classThe footer area of anEmptyStatecomponent, typically containingEmptyStateActions. -
Uses of OuiaSupport in org.patternfly.component.expandable
Classes in org.patternfly.component.expandable that implement OuiaSupportModifier and TypeClassDescriptionclassAn 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.classThe collapsible content area of anExpandableSectioncomponent.classThe toggle control that expands and collapses anExpandableSectioncomponent. -
Uses of OuiaSupport in org.patternfly.component.form
Classes in org.patternfly.component.form that implement OuiaSupportModifier and TypeClassDescriptionclassA 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.classThe body content of aCheckboxcomponent.classA description label for aCheckboxcomponent.classA form is a group of elements used to collect information from a user in a variety of contexts, including in a modal, in a wizard, or on a page.classA group of action buttons at the bottom of aFormcomponent.classAn alert message displayed within aFormcomponent.classFormControl<E extends HTMLElement, B extends BaseComponent<E,B>> A wrapper for form control elements such as inputs, selects, and text areas within aForm.classA group of related form fields within aFormcomponent.classThe body content area of aFormFieldGroup.classThe header area of aFormFieldGroup, typically containing a title and description.classA container that groups a label, control, and helper text within aForm.classThe control area within aFormGroup, containing the actual input element.classThe label area within aFormGroup, containing the field label and optional help.classA titled section within aFormthat groups related form groups.classA form select embeds browser native select lists into a form.classAn individual option within aFormSelectdropdown.classA group of related options within aFormSelectdropdown.classA radio button is used to present the user with mutually exclusive choices.classThe body content of aRadiocomponent.classA description label for aRadiocomponent.classA text area component is used for entering a paragraph of text that is longer than one line.classA text input is used to gather free-form text from a user. -
Uses of OuiaSupport in org.patternfly.component.help
Classes in org.patternfly.component.help that implement OuiaSupportModifier and TypeClassDescriptionclassHelper text is an on-screen field guideline that helps provide context regarding field inputs.classAn individual helper text item within aHelperTextcomponent. -
Uses of OuiaSupport in org.patternfly.component.hint
Classes in org.patternfly.component.hint that implement OuiaSupportModifier and TypeClassDescriptionclassA hint is in-app messaging that provides a one-step reminder, explanation, or call to action for a page or modal.classA container for action buttons in aHintcomponent.classThe body content area of aHintcomponent.classThe footer area of aHintcomponent.classThe title area of aHintcomponent. -
Uses of OuiaSupport in org.patternfly.component.icon
Classes in org.patternfly.component.icon that implement OuiaSupportModifier and TypeClassDescriptionclassAn 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 OuiaSupport in org.patternfly.component.inputgroup
Classes in org.patternfly.component.inputgroup that implement OuiaSupportModifier and TypeClassDescriptionclassAn input group groups multiple related controls or inputs together, so they appear as one control.classAn individual item within anInputGroupcomponent.classA text element within anInputGroup, typically used for prefixes or suffixes. -
Uses of OuiaSupport in org.patternfly.component.jumplinks
Classes in org.patternfly.component.jumplinks that implement OuiaSupport -
Uses of OuiaSupport in org.patternfly.component.label
Classes in org.patternfly.component.label that implement OuiaSupportModifier and TypeClassDescriptionclassThe label component allows users to add specific element captions for user clarity and convenience.classA group of labels that can be used to display a collection ofLabelcomponents. -
Uses of OuiaSupport in org.patternfly.component.list
Classes in org.patternfly.component.list that implement OuiaSupportModifier and TypeClassDescriptionclassAn action list is a group of actions, controls, or buttons with set spacing.classA group of related actions within anActionListcomponent.classAn individual item within anActionListcomponent.classA data list is used to display large data sets when you need a flexible layout or need to include interactive content like charts.classAn action area within aDataListItem.classA content cell within aDataListItem.classThe expandable content area of aDataListItem.classAn individual item within aDataListcomponent.classA description list contains terms and their corresponding descriptions.classThe description content within aDescriptionListGroup.classA term-description pair within aDescriptionListcomponent.classThe term element within aDescriptionListGroup.classA list component embeds a formatted list (bulleted or numbered list) into page content.classAn individual item within aListcomponent.classA simple list provides a list of selectable items that can be shown within a page.classA group of related items within aSimpleListcomponent.classAn individual item within aSimpleListcomponent. -
Uses of OuiaSupport in org.patternfly.component.modal
Classes in org.patternfly.component.modal that implement OuiaSupportModifier and TypeClassDescriptionclassA modal displays important information to a user without requiring them to navigate to a new page.classThe body content area of aModalcomponent.classThe footer area of aModalcomponent, typically containing action buttons.classThe header area of aModalcomponent.classA description within the header of aModalcomponent.classThe title within the header of aModalcomponent. -
Uses of OuiaSupport in org.patternfly.component.notification
Classes in org.patternfly.component.notification that implement OuiaSupportModifier and TypeClassDescriptionclassA notification badge is a visual indicator that alerts users about incoming notifications.classA notification drawer is a sliding panel that displays event notifications.classThe body content area of aNotificationDrawercomponent.classThe header area of aNotificationDrawercomponent.classAn individual notification entry within aNotificationDrawer.classThe body content of aNotificationDrawerItem.classA list of notification items within aNotificationDrawer. -
Uses of OuiaSupport in org.patternfly.component.numberinput
Classes in org.patternfly.component.numberinput that implement OuiaSupportModifier and TypeClassDescriptionclassA number input combines a text input field with buttons to provide users with a quick and effective way to enter and modify a numeric value. -
Uses of OuiaSupport in org.patternfly.component.page
Classes in org.patternfly.component.page that implement OuiaSupportModifier and TypeClassDescriptionclassA masthead contains global properties such as logotype, navigation and settings in an organized fashion, and it is accessible from all parts of the application.classThe brand/logo area within aMastheadcomponent.classContainer for the content of aMastheadcomponent.classThe logo element within aMastheadBrand.classContainer for the main area of aMastheadcomponent.classContainer for the toggle of aMastheadcomponent.classThe page component is used to define the basic layout of a page with either vertical or horizontal navigation.classclassContainer to group multiplePageSectionLikecontainers.classContainer for the main page area.classclassclassPageSectionBuilder<E extends HTMLElement, P extends PageSectionBuilder<E,P>> Groups common methods/modifiers for page sections likePageBreadcrumbandPageSection.classContainer for the page sidebar.classContainer within thePageSidebarto hold content.classclass -
Uses of OuiaSupport in org.patternfly.component.panel
Classes in org.patternfly.component.panel that implement OuiaSupport -
Uses of OuiaSupport in org.patternfly.component.popover
Classes in org.patternfly.component.popover that implement OuiaSupportModifier and TypeClassDescriptionclassA popover is in-app messaging that provides more information on specific product areas.classThe body content area of aPopovercomponent.classThe footer area of aPopovercomponent.classThe header area of aPopovercomponent.classDeprecated.This implementation uses the Popper.js API, which is due to be removed soon.classDeprecated.classDeprecated.classDeprecated. -
Uses of OuiaSupport in org.patternfly.component.progress
Classes in org.patternfly.component.progress that implement OuiaSupportModifier and TypeClassDescriptionclassA progress bar informs users about the completion status of an ongoing process or task. -
Uses of OuiaSupport in org.patternfly.component.progressstepper
Classes in org.patternfly.component.progressstepper that implement OuiaSupportModifier and TypeClassDescriptionclassRepresents a single step in a progress stepper component.classA progress stepper displays a timeline of tasks in a workflow and tracks a user's progress through the workflow. -
Uses of OuiaSupport in org.patternfly.component.skeleton
Classes in org.patternfly.component.skeleton that implement OuiaSupportModifier and TypeClassDescriptionclassA skeleton is a type of loading state that allows you to expose content incrementally. -
Uses of OuiaSupport in org.patternfly.component.skiptocontent
Classes in org.patternfly.component.skiptocontent that implement OuiaSupportModifier and TypeClassDescriptionclassA skip to content component allows screen reader and keyboard users to bypass navigation rather than tabbing through it. -
Uses of OuiaSupport in org.patternfly.component.slider
Classes in org.patternfly.component.slider that implement OuiaSupportModifier and TypeClassDescriptionclassA slider provides a quick and effective way for users to set and adjust a numeric value from a defined range of values.classA container for action elements in aSlidercomponent. -
Uses of OuiaSupport in org.patternfly.component.switch_
Classes in org.patternfly.component.switch_ that implement OuiaSupportModifier and TypeClassDescriptionclassA switch toggles the state of a setting (between on and off). -
Uses of OuiaSupport in org.patternfly.component.table
Classes in org.patternfly.component.table that implement OuiaSupportModifier and TypeClassDescriptionclassCell<B extends TypedBuilder<HTMLTableCellElement, B>>Base class for table cells in aTablecomponent.classA table is used to display large data sets that can be easily laid out in a simple grid with column headers.classA caption element for aTablecomponent.classA text wrapper element within aTablecell.classA table body section within aTablecomponent.classA data cell within a table row in aTablecomponent.classA header cell within a table row in aTablecomponent.classA table header section within aTablecomponent.classA title cell with expandable toggle support in a tree viewTable.classA table row within aTablecomponent. -
Uses of OuiaSupport in org.patternfly.component.tabs
Classes in org.patternfly.component.tabs that implement OuiaSupportModifier and TypeClassDescriptionclassAn individual tab within aTabscomponent.classThe content panel associated with aTab.classThe body content within aTabContent.classTabs allow users to navigate between views within the same page or context. -
Uses of OuiaSupport in org.patternfly.component.template
Classes in org.patternfly.component.template that implement OuiaSupportModifier and TypeClassDescriptionclassThe template component is a template for creating new components.classA selectable item within acomponent.invalid reference
Template -
Uses of OuiaSupport in org.patternfly.component.textinputgroup
Classes in org.patternfly.component.textinputgroup that implement OuiaSupportModifier and TypeClassDescriptionclassBaseFilterInput<T extends BaseFilterInput<T>>Base class for filter input components within aTextInputGroup.classBaseSearchInput<T extends BaseSearchInput<T>>Base class for search input components within aTextInputGroup.classBaseTextInputGroup<T extends BaseTextInputGroup<T>>Base class for text input group components.classA filter input is a special search input that adds a label group.classA search input is a special text input group that adds a clear utility button.classA text input group is a more flexible composable version of a text input.classA container for utility elements in aTextInputGroupcomponent. -
Uses of OuiaSupport in org.patternfly.component.timestamp
Classes in org.patternfly.component.timestamp that implement OuiaSupportModifier and TypeClassDescriptionclassA timestamp component for displaying date and time values. -
Uses of OuiaSupport in org.patternfly.component.title
Classes in org.patternfly.component.title that implement OuiaSupportModifier and TypeClassDescriptionclassA title component applies top and bottom margins, font-weight, font-size, and line-height to titles. -
Uses of OuiaSupport in org.patternfly.component.togglegroup
Classes in org.patternfly.component.togglegroup that implement OuiaSupportModifier and TypeClassDescriptionclassA toggle group is a group of controls that can be used to quickly switch between actions or states.classAn individual toggle button within aToggleGroupcomponent. -
Uses of OuiaSupport in org.patternfly.component.toolbar
Classes in org.patternfly.component.toolbar that implement OuiaSupportModifier and TypeClassDescriptionclassA toolbar allows a user to manage and manipulate a data set.classContainer for a toolbar content.classA content area for active filters within aToolbarcomponent.classA group of filter labels within theToolbarfilter content area.classContainer for a toolbar group.classContainer for a toolbar item.classContainer for a toolbar group. -
Uses of OuiaSupport in org.patternfly.component.tooltip
Classes in org.patternfly.component.tooltip that implement OuiaSupportModifier and TypeClassDescriptionclassDeprecated.This implementation uses the Popper.js API, which is due to be removed soon.classA tooltip is in-app messaging used to identify elements on a page with short, clarifying text. -
Uses of OuiaSupport in org.patternfly.component.tree
Classes in org.patternfly.component.tree that implement OuiaSupportModifier and TypeClassDescriptionclassA tree view is a structure that displays data in a hierarchical view.classAn individual item within aTreeViewcomponent. -
Uses of OuiaSupport in org.patternfly.component.truncate
Classes in org.patternfly.component.truncate that implement OuiaSupportModifier and TypeClassDescriptionclassA truncate is a tool used to shorten numeric and non-numeric character strings, typically when the string overflows its container. -
Uses of OuiaSupport in org.patternfly.component.wizard
Classes in org.patternfly.component.wizard that implement OuiaSupportModifier and TypeClassDescriptionclassA 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.classThe footer area of aWizardcomponent, typically containing navigation buttons.classThe header area of aWizardcomponent.classA description within the header of aWizardcomponent.classThe title within the header of aWizardcomponent.classThe navigation sidebar of aWizardcomponent.classAn individual navigation item within aWizardNav.classAn individual step within aWizardcomponent. -
Uses of OuiaSupport in org.patternfly.componentgroup.pageheader
Classes in org.patternfly.componentgroup.pageheader that implement OuiaSupportModifier and TypeClassDescriptionclassA composite component that combines a page title, breadcrumb, and actions into a standard page header layout. -
Uses of OuiaSupport in org.patternfly.componentgroup.servicecard
Classes in org.patternfly.componentgroup.servicecard that implement OuiaSupportModifier and TypeClassDescriptionclassA composite card component that presents a service or application with an icon and descriptive content. -
Uses of OuiaSupport in org.patternfly.componentgroup.theme
Classes in org.patternfly.componentgroup.theme that implement OuiaSupportModifier and TypeClassDescriptionclassA composite component that lets users select color scheme, contrast, and theme preferences. -
Uses of OuiaSupport in org.patternfly.extension.codeeditor
Classes in org.patternfly.extension.codeeditor that implement OuiaSupportModifier and TypeClassDescriptionclassA code editor is a versatile text editor that allows for editing various languages.classAn action button in theCodeEditorheader, such as a copy-to-clipboard button.classContainer forCodeEditorActionbuttons in theCodeEditorheader.classThe header section of theCodeEditor, containing actions, links, and a tab.classThe main content area within theCodeEditorHeader.classA link button in theCodeEditorheader, such as "View shortcuts".classContainer forCodeEditorLinkelements in theCodeEditorheader.classA tab element in theCodeEditorheader, typically showing an icon and a language name.classThe icon displayed in aCodeEditorTab.classThe text label displayed in aCodeEditorTab. -
Uses of OuiaSupport in org.patternfly.extension.finder
Classes in org.patternfly.extension.finder that implement OuiaSupportModifier and TypeClassDescriptionclassA finder provides column-based hierarchical navigation inspired by the macOS Finder.classA column in theFinder, displaying a list ofFinderItems that can be selected, filtered, and sorted.classContainer for action buttons and dropdowns in aFinderColumnheader.classThe header of aFinderColumn, displaying the column title and optional actions.classTheFinderColumnSearchclass is a subcomponent designed to handle search functionality within a finder column.classAn item within aFinderColumn, representing a selectable entry with optional icon, description, and actions.classContainer for action buttons and dropdowns displayed on aFinderItem.classA text description displayed below the main content of aFinderItem.classA preview panel displayed alongside theFindercolumns when an item is selected. -
Uses of OuiaSupport in org.patternfly.layout
Classes in org.patternfly.layout that implement OuiaSupportModifier and TypeClassDescriptionclassBaseLayout<E extends HTMLElement, B extends TypedBuilder<E,B>> Base class for all PatternFly layout components, providing common layout behavior and OUIA support. -
Uses of OuiaSupport in org.patternfly.layout.bullseye
Classes in org.patternfly.layout.bullseye that implement OuiaSupportModifier and TypeClassDescriptionclassThe bullseye layout centers content, both vertically and horizontally within a container. -
Uses of OuiaSupport in org.patternfly.layout.flex
Classes in org.patternfly.layout.flex that implement OuiaSupportModifier and TypeClassDescriptionclassThe flex layout supports a completely custom layout by utilizing the PatternFly spacer and breakpoint systems. -
Uses of OuiaSupport in org.patternfly.layout.gallery
Classes in org.patternfly.layout.gallery that implement OuiaSupportModifier and TypeClassDescriptionclassThe gallery layout is used to arrange content in a responsive grid. -
Uses of OuiaSupport in org.patternfly.layout.grid
Classes in org.patternfly.layout.grid that implement OuiaSupportModifier and TypeClassDescriptionclassThe grid layout places content on a fixed 12 column grid. -
Uses of OuiaSupport in org.patternfly.layout.level
Classes in org.patternfly.layout.level that implement OuiaSupportModifier and TypeClassDescriptionclassThe level layout distributes space equally between items and centers them on the cross axis. -
Uses of OuiaSupport in org.patternfly.layout.split
Classes in org.patternfly.layout.split that implement OuiaSupportModifier and TypeClassDescriptionclassThe split layout positions items horizontally, with one item filling the remaining horizontal space. -
Uses of OuiaSupport in org.patternfly.layout.stack
Classes in org.patternfly.layout.stack that implement OuiaSupportModifier and TypeClassDescriptionclassThe stack layout positions items vertically, with one or more items filling the available vertical space.