Programming__WebObjects-Project WONDER-Frameworks-Ajax-AjaxUpdateLink
Version 4.1 by smmccraw on 2007/07/08 09:44
AjaxUpdateLink
AjaxUpdateLink provides a WOHyperlink-like wrapper around an update trigger for an AjaxUpdateContainer. AjaxUpdateLink uses a WOComponentContent, so any text that should appear as part of the link should be enclosed between the AjaxUpdateLink's webobjects tags.
Wonder Bindings
- action (required) - the action to fire when the link is pressed
- updateContainerID - the ID of the AjaxUpdateContainer to refresh when the link is pressed
Prototype Bindings
- onComplete
- onSuccess
- onFailure
- onException
- insertion
- evalScripts
Category:WebObjects