Project WONDER-Frameworks-Ajax-AjaxUpdateLink

Last modified by Pascal Robert on 2011/06/12 17:07

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