public class NavigationControl extends Object
PageHiding
methods. If the parameter is present,
the page navigation will not be carried out until proceed()
is invoked.
This is useful for interrupting page navigations and then resuming at a later time (for example,
to prompt the user to save their work before transitioning to a new page).Constructor and Description |
---|
NavigationControl(Runnable runnable) |
public NavigationControl(Runnable runnable)
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.