ERXWOFormBarrier Class Reference

Inherits com::webobjects::appserver::_private::WODynamicGroup.

Collaboration diagram for ERXWOFormBarrier:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendToResponse (WOResponse aResponse, WOContext aContext)
 ERXWOFormBarrier (String aName, NSDictionary< String, WOAssociation > someAssociations, NSMutableArray< WOElement > children)
 ERXWOFormBarrier (String aName, NSDictionary someAssociations, WOElement template)
WOActionResults invokeAction (WORequest aRequest, WOContext aContext)
void takeValuesFromRequest (WORequest aRequest, WOContext aContext)


Detailed Description

ERXWOFormBarrier allows you to wrap a section of your page that you want to trick into believing that it is not actually inside of a WOForm. As an example, you could wrap an AjaxModalDialog that has a form inside of it so that the form inside the dialog would process correctly because the barrier would trick WO into believing the inner form is structurally distinct an outer form that might already be wrapping the dialog.

Author:
mschrag

Constructor & Destructor Documentation

ERXWOFormBarrier ( String  aName,
NSDictionary  someAssociations,
WOElement  template 
)

ERXWOFormBarrier ( String  aName,
NSDictionary< String, WOAssociation >  someAssociations,
NSMutableArray< WOElement >  children 
)


Member Function Documentation

void appendToResponse ( WOResponse  aResponse,
WOContext  aContext 
)

WOActionResults invokeAction ( WORequest  aRequest,
WOContext  aContext 
)

void takeValuesFromRequest ( WORequest  aRequest,
WOContext  aContext 
)


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

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