AjaxUpdaterButton Class Reference

Inherits er::prototaculous::AjaxUpdater.

Collaboration diagram for AjaxUpdaterButton:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Protected Member Functions

NSArray< String_options ()
String url ()


Detailed Description

An Ajax.Updater 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.Updater 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:
AjaxUpdater
Author:
mendis

Constructor & Destructor Documentation

AjaxUpdaterButton ( WOContext  context  ) 


Member Function Documentation

NSArray<String> _options (  )  [protected]

Reimplemented from AjaxUpdater.

WOActionResults invokeAction (  ) 

boolean isStateless (  ) 

boolean synchronizesVariablesWithBindings (  ) 

String url (  )  [protected]

Reimplemented from AjaxUpdater.


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

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