Uses of Package
org.patternfly.extension.finder
Packages that use org.patternfly.extension.finder
Package
Description
Provides a multi-column finder component inspired by the macOS Finder for hierarchical data navigation.
-
Classes in org.patternfly.extension.finder used by org.patternfly.extension.finderClassDescriptionA finder provides column-based hierarchical navigation inspired by the macOS Finder.A column in the
Finder, displaying a list ofFinderItems that can be selected, filtered, and sorted.Container for action buttons and dropdowns in aFinderColumnheader.The header of aFinderColumn, displaying the column title and optional actions.TheFinderColumnSearchclass is a subcomponent designed to handle search functionality within a finder column.An item within aFinderColumn, representing a selectable entry with optional icon, description, and actions.Container for action buttons and dropdowns displayed on aFinderItem.A text description displayed below the main content of aFinderItem.A lightweight finder path containing only string-basedsegments.A preview panel displayed alongside theFindercolumns when an item is selected.A lightweight segment of aFinderPathcontaining only string identifiers.Handler for populating aFinderPreviewwhen aFinderItemis selected.A resolved finder path containing live references toFinderColumnandFinderIteminstances.A segment of aResolvedFinderPathcontaining live references to theFinderColumnand selectedFinderItem.