| Interface | Description |
|---|---|
| NavigationNode |
NavigationNode represents a node in a NavigationModel.
|
| Class | Description |
|---|---|
| Group |
Group represents a logical group of views in a NavigationModel.
|
| NavigationHandlerInterceptor |
Interceptor that inserts the navigation model for the current Spring view
into the model.
|
| NavigationModel |
NavigationModel represents the navigation structure of a web application.
|
| NavigationNodeBase |
Base implementation of the NavigationNode interface.
|
| NavigationXmlParser |
XPath-based parser for NavigationModel configuration files.
|
| View |
View represents a "leaf" in the navigation model, for example a page in a
website.
|
Copyright © 2001-2016 Aduna. All Rights Reserved.