[Jsdc-info] JSDC 1.1: Brings undo/redo-history(applicationwide) to the web!!
Brought to you by:
zig007
From: JSDC u. information. <jsd...@li...> - 2007-02-16 22:38:36
|
Hi! As of this release, JSDC(Javascript Data Components) boasts an undo/redo = history!=20 This functionality can be accessed through the application objects = undo() and redo() - functions.=20 Currently, only data-aware components(the ones connected to a datatable) = is included, but others(like the editor_object) will be added soon(TM).=20 Also the making, even sooner, is sequences of actions. This is good = because for example aggregates can generate a multitude of actions and = one would only want the user to have to click once.=20 =20 //Zig007=20 =20 PS.=20 BTW, the datatable need the an application object in the application = parameter for Undo/Redo to work.=20 DS.=20 =20 Download:=20 https://sourceforge.net/project/showfiles.php?group_id=3D162613=20 Project:=20 https://sourceforge.net/projects/jsdc/=20 Homepage:=20 http://jsdc.sourceforge.net/=20 Documentation(don't miss the reference):=20 http://jsdc.sourceforge.net/docs_JSDC.php=20 |