public interface HasFinderPath
| Modifier and Type | Method and Description |
|---|---|
FinderPath |
finderPath()
Application presenters need to provide information about their path in the finder.
|
FinderPath finderPath()
Please make sure that the IDs for selected items in the finder path match to the IDs returned by ItemDisplay.getId()
If this method returns null the path in the finder context is not touched.
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.