Uses of Interface
org.patternfly.component.Expandable
Packages that use Expandable
Package
Description
Provides the PatternFly alert component for displaying notification messages to users.
Provides the PatternFly card component and its subcomponents for displaying information in a contained, flexible layout.
Provides the PatternFly drawer component and its subcomponents for displaying a collapsible panel alongside content.
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 jump links components for navigating within a page using anchor-based scroll navigation.
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 notification badge and notification drawer components.
Provides the PatternFly page layout component and its subcomponents.
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.
Provides a tree view component for displaying hierarchical data.
-
Uses of Expandable in org.patternfly.component.alert
Classes in org.patternfly.component.alert that implement ExpandableModifier and TypeClassDescriptionclassAn alert is a notification that provides brief information to the user without blocking their workflow. -
Uses of Expandable in org.patternfly.component.card
Classes in org.patternfly.component.card that implement ExpandableModifier and TypeClassDescriptionclassA card is a square or rectangular container that can contain any kind of content. -
Uses of Expandable in org.patternfly.component.drawer
Classes in org.patternfly.component.drawer that implement ExpandableModifier and TypeClassDescriptionclassA drawer is a sliding panel that enters from the right edge of the viewport. -
Uses of Expandable in org.patternfly.component.expandable
Classes in org.patternfly.component.expandable that implement ExpandableModifier 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. -
Uses of Expandable in org.patternfly.component.form
Classes in org.patternfly.component.form that implement Expandable -
Uses of Expandable in org.patternfly.component.jumplinks
Classes in org.patternfly.component.jumplinks that implement ExpandableModifier and TypeClassDescriptionclassJump links allow users to navigate to sections within a page. -
Uses of Expandable in org.patternfly.component.list
Classes in org.patternfly.component.list that implement Expandable -
Uses of Expandable in org.patternfly.component.notification
Classes in org.patternfly.component.notification that implement ExpandableModifier and TypeClassDescriptionclassA notification badge is a visual indicator that alerts users about incoming notifications. -
Uses of Expandable in org.patternfly.component.page
Classes in org.patternfly.component.page that implement Expandable -
Uses of Expandable in org.patternfly.component.table
Classes in org.patternfly.component.table that implement Expandable -
Uses of Expandable in org.patternfly.component.tabs
Classes in org.patternfly.component.tabs that implement ExpandableModifier and TypeClassDescriptionclassTabs allow users to navigate between views within the same page or context. -
Uses of Expandable in org.patternfly.component.tree
Classes in org.patternfly.component.tree that implement Expandable