All Classes and Interfaces

Class
Description
A finder provides column-based hierarchical navigation inspired by the macOS Finder.
A column in the Finder, displaying a list of FinderItems that can be selected, filtered, and sorted.
Container for action buttons and dropdowns in a FinderColumn header.
The header of a FinderColumn, displaying the column title and optional actions.
The FinderColumnSearch class is a subcomponent designed to handle search functionality within a finder column.
An item within a FinderColumn, representing a selectable entry with optional icon, description, and actions.
Container for action buttons and dropdowns displayed on a FinderItem.
A text description displayed below the main content of a FinderItem.
A lightweight finder path containing only string-based segments.
A preview panel displayed alongside the Finder columns when an item is selected.
A lightweight segment of a FinderPath containing only string identifiers.
Handler for populating a FinderPreview when a FinderItem is selected.
A resolved finder path containing live references to FinderColumn and FinderItem instances.
A segment of a ResolvedFinderPath containing live references to the FinderColumn and selected FinderItem.