public static interface AJSFContext.RedirectOptions
AJSFContext.redirect(String, RedirectOptions).| Modifier and Type | Method and Description |
|---|---|
String |
apply(String location,
javax.faces.context.FacesContext fc) |
Map<String,List<String>> |
getParams() |
String |
getRedirectScript() |
String |
getSubpath() |
Map<String,List<String>> getParams()
String getRedirectScript()
#href# are replaced with a JavaScript string literal of the URL to which to redirect.String getSubpath()
/ui/forms/1234.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.