public class ChatNavigationHandler extends NavigationHandler
| Constructor and Description |
|---|
ChatNavigationHandler(NavigationHandler base)
Constructs an instance of FmNavigationHandler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleNavigation(FacesContext facesContext,
String fromAction,
String outcome)
Perform navigation processing based on the state information in the
specified FacesContext, plus the outcome string returned by an executed
application action.
|
public ChatNavigationHandler(NavigationHandler base)
public void handleNavigation(FacesContext facesContext, String fromAction, String outcome)
handleNavigation in class NavigationHandlerfacesContext - fromAction - outcome - Copyright © 2003-2015 The Sakai Foundation. All Rights Reserved.