Project Wonder 5.0

er.prototaculous
Class AjaxRequestButton

java.lang.Object
  extended by com.webobjects.appserver.WOElement
      extended by com.webobjects.appserver.WOComponent
          extended by er.prototaculous.AjaxRequest
              extended by er.prototaculous.AjaxRequestButton
All Implemented Interfaces:
com.webobjects.appserver.WOActionResults, com.webobjects.foundation.NSKeyValueCoding, com.webobjects.foundation.NSKeyValueCoding.ErrorHandling, com.webobjects.foundation.NSKeyValueCodingAdditions, com.webobjects.foundation.NSValidation, java.io.Serializable, java.lang.Cloneable

public class AjaxRequestButton
extends AjaxRequest

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