Package io.jmix.tabbedmode.navigation
Class RedirectHandler
java.lang.Object
io.jmix.tabbedmode.navigation.RedirectHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
REDIRECT_PARAM
- See Also:
-
ui
-
views
-
redirect
protected com.vaadin.flow.router.Location redirect
-
-
Constructor Details
-
RedirectHandler
-
-
Method Details
-
schedule
public void schedule(com.vaadin.flow.router.Location redirect) -
scheduled
public boolean scheduled() -
redirect
public void redirect() -
openView
protected void openView(com.vaadin.flow.router.Location location)
-