|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ViewNavigationHandler
Allows to trigger navigation via the type-safe ViewConfig
approach.
Method Summary | |
---|---|
void |
navigateTo(Class<? extends ViewConfig> targetView)
Triggers navigation to the given view. |
Method Detail |
---|
void navigateTo(Class<? extends ViewConfig> targetView)
targetView
- the view which is the navigation target
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |