ERXIFrame Class Reference
Inherits com::webobjects::appserver::_private::WOHTMLDynamicElement.
List of all members.
Detailed Description
IFRAME that can use its own contents to render when none of the other bindings are supplied. Makes page-writing a lot easier as you don't need an extra page for the contents. Beware, this can confuse the backtrack cache a lot..
- Author:
- ak src absolute url to render from pageName name of the page to open action renders the action result as the content
Constructor & Destructor Documentation
Member Function Documentation
| void appendAttributesToResponse |
( |
WOResponse |
response, |
|
|
WOContext |
context | |
|
) |
| | |
| void appendChildrenToResponse |
( |
WOResponse |
response, |
|
|
WOContext |
context | |
|
) |
| | |
| void doAppendChildrenToResponse |
( |
WOResponse |
response, |
|
|
WOContext |
context | |
|
) |
| | |
| WOActionResults invokeAction |
( |
WORequest |
request, |
|
|
WOContext |
context | |
|
) |
| | |
Member Data Documentation
WOAssociation _src [package] |
final Logger log = Logger.getLogger(ERXIFrame.class) [static, private] |
The documentation for this class was generated from the following file:
- /opt/source/Wonder/Frameworks/Core/ERExtensions/Sources/er/extensions/components/ERXIFrame.java