public interface DocumentRenderer
| Modifier and Type | Method and Description |
|---|---|
Document |
renderDocument(ClientAgent agent,
java.util.List<java.awt.Window> windows)
Top level method used to get a document representing a rendering of the window of the agent
|
Document renderDocument(ClientAgent agent, java.util.List<java.awt.Window> windows) throws java.lang.Exception
agent - an agent representing a client to AjaxSwing applicationwindow - java.awt.Window or a subclass to be renderedjava.lang.ExceptionCopyright © 2000-2012 CreamTec LLC. All Rights Reserved.