egroupware/phpgwapi/js/egw_action/test
Andreas Stöckel ae7987264e - Added working egw_grid component including test and documentation, codebase will be used to replace the nextmatchWidget in etemplate2
- Improved egw_action.js:
	- Bugfixing regaring handling of egwActionObjects organized in trees (hasn't been tested before)
	- Improved egwActionObjectInterface interface and functionality: AOIs can now mark themselves as invisible/visible and request the action objects to reconnect the action implementations
	- Action objects do now automatically register the action implementations
	- Vastly improved speed when working with huge amounts (> 500) of objects organized in trees (as done in the grid test)
	- Improved egwActionObject functionality: Added new functions regarding selecting groups of objects
2011-03-02 21:18:20 +00:00
..
imgs - Added working egw_grid component including test and documentation, codebase will be used to replace the nextmatchWidget in etemplate2 2011-03-02 21:18:20 +00:00
js Finished implementation of the abstract egwAction interface - now going to test it 2011-02-24 19:00:47 +00:00
skins Initial commit of the current JS implementation of the egw_action system, which will later be used to create context sensitive menus and drag and drop capabilities. The egw_menu.js/egw_menu_dhtml.js files are fully functional (see test in the test dir), implementation of egw_action.js has just started and not even a single line of that has been tested yet. 2011-02-23 18:24:16 +00:00
grid.css - Added working egw_grid component including test and documentation, codebase will be used to replace the nextmatchWidget in etemplate2 2011-03-02 21:18:20 +00:00
test_action.html - Added working egw_grid component including test and documentation, codebase will be used to replace the nextmatchWidget in etemplate2 2011-03-02 21:18:20 +00:00
test_grid.html - Added working egw_grid component including test and documentation, codebase will be used to replace the nextmatchWidget in etemplate2 2011-03-02 21:18:20 +00:00
test_menu.html Implemented egw_popup_action, tested, got it working with IE 2011-02-26 18:04:28 +00:00