Interface | Description |
---|---|
AjaxRequest.Bindings | |
AjaxRequestButton.Bindings | |
AjaxRequestLink.Bindings | |
AjaxUpdater.Bindings | |
AjaxUpdaterLink.Bindings |
Class | Description |
---|---|
AjaxRequest |
Wrapper of Prototype's Ajax.Request
|
AjaxRequestButton |
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.
|
AjaxRequestLink |
An Ajax.Request as a link
|
AjaxUpdater |
Wrapper of Prototype's Ajax.Updater
|
AjaxUpdaterButton |
An Ajax.Updater as a button (that also submits the form and form values).
|
AjaxUpdaterForm |
Form with Ajax.Updater onsubmit:
|
AjaxUpdaterLink |
An Ajax.Updater as a link
|
Copyright © 2002 – 2024 Project Wonder.