| Interface | Description |
|---|---|
| DefaultViewNavigationStrategy |
A strategy to obtain the default view navigation state which can be provided to
ViewNavigator. |
| SubViewContainer |
Define a
View as container for other sub-views. |
| ViewClassProvider |
Provider to obtain the
View class which corresponds to a view name. |
| ViewNavigator |
Navigator to manage application UI
View configuration and display. |
| ViewNavigator.Builder |
Builder to create
ViewNavigator instances |
| ViewNavigator.NavigationBuilder |
Builder to create navigation calls using view name and parameters
|
| ViewNavigator.NavigatorBuilder<B extends ViewNavigator.NavigatorBuilder<B>> |
Base
ViewNavigator builder |
| ViewNavigator.ViewNavigatorChangeEvent |
View change event.
|
| ViewWindowConfigurator |
Configuration settings for a Window used as a
View display. |
| Exception | Description |
|---|---|
| ViewNavigator.ViewNavigationException |
Exception related to
View navigation errors. |
Copyright © 2019 The Holon Platform. All rights reserved.