public interface ViewNavigationHandler
ViewConfig-based NavigationHandler wrapper.| Modifier and Type | Method and Description |
|---|---|
void |
navigateTo(Class<? extends ViewConfig> targetView)
Triggers navigation to the given view.
|
void navigateTo(Class<? extends ViewConfig> targetView)
targetView - the navigation targetCopyright © 2020 The Apache Software Foundation. All rights reserved.