-
Base implementation of the NavigationNode interface.
Group represents a logical group of views in a NavigationModel.
NavigationModel represents the navigation structure of a web application.
NavigationNode represents a node in a NavigationModel.
View represents a "leaf" in the navigation model, for example a page in a website.
-
NavigationNode represents a node in a NavigationModel.