org.jboss.seam.navigation
public final class RenderNavigationHandler extends NavigationHandler
Constructor and Description |
---|
RenderNavigationHandler(Expressions.ValueExpression<String> viewId,
String message,
javax.faces.application.FacesMessage.Severity severity,
String control) |
Modifier and Type | Method and Description |
---|---|
boolean |
navigate(javax.faces.context.FacesContext context)
Go ahead and execute the navigation rule.
|
addFacesMessage, error, getDisplayMessage, redirect, redirect, redirectExternal, render
public RenderNavigationHandler(Expressions.ValueExpression<String> viewId, String message, javax.faces.application.FacesMessage.Severity severity, String control)
public boolean navigate(javax.faces.context.FacesContext context)
NavigationHandler
navigate
in class NavigationHandler
Copyright © 2015 Seam Framework. All Rights Reserved.