java.lang.Object
org.springframework.shell.component.PathSearch.PathSearchContext.PathViewItem
- All Implemented Interfaces:
Nameable
- Enclosing interface:
- PathSearch.PathSearchContext
public static class PathSearch.PathSearchContext.PathViewItem
extends Object
implements Nameable
Domain class for path view item. Having its index, name(path), ref to cursor
row index and list of name match parts.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PathViewItem
public PathViewItem(Path path,
PartsText partsText,
boolean selected)
-
Method Details
-
-
-
isSelected
public boolean isSelected()
-