|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.creamtec.ajaxswing.rendering.AbstractDocumentRenderer
com.creamtec.ajaxswing.rendering.html.HTMLPageRenderer
com.creamtec.ajaxswing.rendering.html.positioned.AjaxPageRenderer
public class AjaxPageRenderer
Field Summary |
---|
Fields inherited from class com.creamtec.ajaxswing.rendering.AbstractDocumentRenderer |
---|
LIMIT_MODE |
Constructor Summary | |
---|---|
AjaxPageRenderer()
|
Method Summary | |
---|---|
Document |
createDocument()
Abstract Factory Method design pattern to create documents. |
void |
redirectoToStandardPage(ClientAgent agent,
int status,
java.lang.Throwable ex)
Renders a standard page based on the template and the status |
Methods inherited from class com.creamtec.ajaxswing.rendering.html.HTMLPageRenderer |
---|
appendHeader, getWindowTitle, initializeDocument, renderDocument |
Methods inherited from class com.creamtec.ajaxswing.rendering.AbstractDocumentRenderer |
---|
getComponentRenderer, getComponentRenderer |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AjaxPageRenderer()
Method Detail |
---|
public Document createDocument() throws java.lang.Exception
AbstractDocumentRenderer
createDocument
in class HTMLPageRenderer
java.lang.Exception
public void redirectoToStandardPage(ClientAgent agent, int status, java.lang.Throwable ex) throws java.lang.Exception
redirectoToStandardPage
in class AbstractDocumentRenderer
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |