Changes for page ERPrototaculous

Last modified by Ravi Mendis on 2010/11/18 05:07

From version 192.1
edited by Ravi Mendis
on 2009/07/17 06:21
Change comment: There is no comment for this version
To version 190.1
edited by Ravi Mendis
on 2009/07/17 06:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -121,3 +121,5 @@
121 121  Perhaps the only real similarity to Ajax.framework is the ajax update container.
122 122  **WXGenericContainer** is the ERPrototaculous update container.
123 123  It is similar to an AjaxUpdateContainer when it has the binding ##ajax = true##, otherwise it's pretty much like **WOGenericContainer**.
124 +
125 +It has been implemented as a utility or //convenience// for Prototype's ##Ajax.Updater##.