Uses of Class
org.patternfly.extension.finder.FinderPreview
Packages that use FinderPreview
Package
Description
Provides a multi-column finder component inspired by the macOS Finder for hierarchical data navigation.
-
Uses of FinderPreview in org.patternfly.extension.finder
Subclasses with type arguments of type FinderPreview in org.patternfly.extension.finderModifier and TypeClassDescriptionclassA preview panel displayed alongside theFindercolumns when an item is selected.Methods in org.patternfly.extension.finder that return FinderPreviewModifier and TypeMethodDescriptionstatic FinderPreviewFinderPreview.finderPreview()FinderPreview.that()Methods in org.patternfly.extension.finder with parameters of type FinderPreviewModifier and TypeMethodDescriptionFinder.add(FinderPreview preview) Adds the specifiedFinderPreviewinstance to the finder.Finder.addPreview(FinderPreview preview) Adds the specifiedFinderPreviewinstance to the finder.voidPreviewHandler.onPreview(FinderItem item, FinderPreview preview)