public interface UINavigationContext extends UIContextProvider
UINavigationContext
is created when the navigation phase is requestedModifier and Type | Method and Description |
---|---|
NavigationResult |
navigateTo(Class<? extends UICommand> next,
Class<? extends UICommand>... additional) |
getUIContext
NavigationResult navigateTo(Class<? extends UICommand> next, Class<? extends UICommand>... additional)
Copyright © 2015 JBoss by Red Hat. All rights reserved.