Class ResolvedFinderPath

java.lang.Object
org.patternfly.extension.finder.ResolvedFinderPath
All Implemented Interfaces:
Iterable<ResolvedFinderSegment>

public class ResolvedFinderPath extends Object implements Iterable<ResolvedFinderSegment>
A resolved finder path containing live references to FinderColumn and FinderItem instances. Produced by Finder.path() (full selection) or Finder.activePath() (up to the active column) to inspect the current state of the finder.

For a lightweight string-based path suitable for URL routing and serialization, use FinderPath.