public class AjaxPageRenderer extends HTMLPageRenderer
LIMIT_MODE
Constructor and Description |
---|
AjaxPageRenderer() |
Modifier and Type | Method and Description |
---|---|
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
|
appendHeader, getWindowTitle, initializeDocument, renderDocument
getComponentRenderer, getComponentRenderer
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
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.