AjaxRequestButton Class Reference

Inherits er::prototaculous::AjaxRequest.

Collaboration diagram for AjaxRequestButton:

Collaboration graph
[legend]

List of all members.

Classes

interface  Bindings

Public Member Functions

 AjaxRequestButton (WOContext context)
WOActionResults invokeAction ()
boolean isStateless ()
boolean synchronizesVariablesWithBindings ()

Protected Member Functions

NSArray< String_options ()
String url ()


Detailed Description

An Ajax.Request as a button (that also submits the form and form values)

In order to use this, the form elements(i.e WOTextField, etc) need to have their name attribute bound to concrete values. The Prototype Ajax.Request form is parametized using these names. WOElements won't correctly take form values otherwise. Also Prototype/WO integration requires the use of <button> rather than <input> WOSubmitButtons. So set: er.extensions.foundation.ERXPatcher.DynamicElementsPatches.SubmitButton.useButtonTag=true

See also:
AjaxRequest
Author:
mendis

Constructor & Destructor Documentation

AjaxRequestButton ( WOContext  context  ) 


Member Function Documentation

NSArray<String> _options (  )  [protected]

Reimplemented from AjaxRequest.

WOActionResults invokeAction (  ) 

boolean isStateless (  ) 

boolean synchronizesVariablesWithBindings (  ) 

String url (  )  [protected, virtual]

Implements AjaxRequest.


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

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