public interface ViewNavigationHandler
ViewConfig
approach.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 view which is the navigation targetCopyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.