ERXIFrame Class Reference

Inherits com::webobjects::appserver::_private::WOHTMLDynamicElement.

Collaboration diagram for ERXIFrame:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendAttributesToResponse (WOResponse response, WOContext context)
void appendChildrenToResponse (WOResponse response, WOContext context)
void doAppendChildrenToResponse (WOResponse response, WOContext context)
String elementName ()
 ERXIFrame (String name, NSDictionary< String, WOAssociation > associations, WOElement parent)
WOActionResults invokeAction (WORequest request, WOContext context)

Package Attributes

WOAssociation _action
WOAssociation _pageName
WOAssociation _src

Static Private Attributes

static final Logger log = Logger.getLogger(ERXIFrame.class)


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

ERXIFrame ( String  name,
NSDictionary< String, WOAssociation >  associations,
WOElement  parent 
)


Member Function Documentation

void appendAttributesToResponse ( WOResponse  response,
WOContext  context 
)

void appendChildrenToResponse ( WOResponse  response,
WOContext  context 
)

void doAppendChildrenToResponse ( WOResponse  response,
WOContext  context 
)

String elementName (  ) 

WOActionResults invokeAction ( WORequest  request,
WOContext  context 
)


Member Data Documentation

WOAssociation _action [package]

WOAssociation _pageName [package]

WOAssociation _src [package]

final Logger log = Logger.getLogger(ERXIFrame.class) [static, private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:04 2012 for Project Wonder by  doxygen 1.5.8