public interface NavigatorOptions
| Modifier and Type | Field and Description |
|---|---|
static NavigatorOptions |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowAddIconOnBreadcrumb() |
boolean |
allowUpLink() |
boolean |
breadcrumbWithLink() |
boolean |
listRepositories() |
boolean |
showBreadcrumb() |
boolean |
showDirectories() |
boolean |
showFiles() |
boolean |
showItemAge() |
boolean |
showItemLastUpdater() |
boolean |
showItemMessage() |
static final NavigatorOptions DEFAULT
boolean showFiles()
boolean showDirectories()
boolean listRepositories()
boolean allowUpLink()
boolean showBreadcrumb()
boolean breadcrumbWithLink()
boolean allowAddIconOnBreadcrumb()
boolean showItemAge()
boolean showItemMessage()
boolean showItemLastUpdater()
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.