public interface NavigationLink extends Link
Link with the addition of an active state
attribute and a list of child links for representing navigation hierarchies.| Modifier and Type | Method and Description |
|---|---|
List<NavigationLink> |
getChildren()
List of child links.
|
boolean |
isActive() |
getExtension, getHref, getPath, getProperties, getQueryString, getSelectors, getSuffix, getTarget, getTitle, isEmpty, isExternalList<NavigationLink> getChildren()
boolean isActive()
Copyright © 2019 ICF Next. All rights reserved.