|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.trinidadinternal.renderkit.core.pages.FredJSP
public class FredJSP
Entry point for the "fred" JSP.
Parameters:
| Constructor Summary | |
|---|---|
FredJSP()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getRedirectURL(javax.faces.context.FacesContext context,
javax.faces.component.UIViewRoot viewRoot,
java.lang.String minWidth,
java.lang.String minHeight)
Create an URL that will point to the frame redirect page. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FredJSP()
| Method Detail |
|---|
public static java.lang.String getRedirectURL(javax.faces.context.FacesContext context,
javax.faces.component.UIViewRoot viewRoot,
java.lang.String minWidth,
java.lang.String minHeight)
context - the FacesContextviewRoot - the UIViewRoot that will subsequently displayed.
The viewRoot itself is not saved, but values like the locale
and viewId are saved.minWidth - the minimum width for the target page.minHeight - the minimum height for the target page.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||