|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| NavigationStateManager | An interface for handling interaction between Navigator and the browser location URI or other similar view identification and bookmarking system. |
| View | Interface for all views controlled by the navigator. |
| ViewChangeListener | Interface for listening to View changes before and after they occur. |
| ViewDisplay | Interface for displaying a view in an appropriate location. |
| ViewProvider | A provider for view instances that can return pre-registered views or dynamically create new views. |
| Class Summary | |
|---|---|
| Navigator | Navigator utility that allows switching of views in a part of an application. |
| Navigator.ClassBasedViewProvider | View provider which maps a single view name to a class to instantiate for the view. |
| Navigator.ComponentContainerViewDisplay | View display that replaces the contents of a ComponentContainer
with the active View. |
| Navigator.EmptyView | Empty view component. |
| Navigator.SimpleViewDisplay | View display that is a component itself and replaces its contents with the view. |
| Navigator.StaticViewProvider | View provider which supports mapping a single view name to a single pre-initialized view instance. |
| Navigator.UriFragmentManager | A NavigationStateManager using hashbang fragments in the Page
location URI to track views and enable listening to view changes. |
| ViewChangeListener.ViewChangeEvent | Event received by the listener for attempted and executed view changes. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||