egroupware/phpgwapi/js/egw_action
2011-06-26 15:06:39 +00:00
..
test Implemented unregistering ActionImplementations when ActionObject.remove is called, ActionObject.clear now calls 'remove' on all child objects. 2011-06-26 14:57:05 +00:00
egw_action_common.js Grid and nextmatch aoi now reset the input element focus once a row is clicked 2011-06-16 20:43:33 +00:00
egw_action_dragdrop.js Implemented unregistering ActionImplementations when ActionObject.remove is called, ActionObject.clear now calls 'remove' on all child objects. 2011-06-26 14:57:05 +00:00
egw_action_popup.js Shotcuts are now generated on the server side, made key codes class constans 2011-06-25 14:27:30 +00:00
egw_action.js Implemented unregistering ActionImplementations when ActionObject.remove is called, ActionObject.clear now calls 'remove' on all child objects. 2011-06-26 14:57:05 +00:00
egw_dragdrop_dhtmlx_tree.js Added forgotten aoi file for dhtmlx menus 2011-05-31 20:10:30 +00:00
egw_grid_columns.js Fixed problem with column header being displayed on checkbox columns, and always disabling the select-cols menu entry for it 2011-06-15 15:26:46 +00:00
egw_grid_data.js Fixed bug with two many prefetch request (also doubles) - a part of this was caused by a wrong parameter sequence for the queueTimeout function, the other part was caused by the 'hasColumn' function not working correctly. 2011-06-25 13:45:46 +00:00
egw_grid_view.js Included accidently commented out setTimeout commands again 2011-06-26 15:06:39 +00:00
egw_grid.js Implemented new selectmode in grid, added grid.setSelectmode method to set the selectmode 2011-06-15 16:31:33 +00:00
egw_keymanager.js Shotcuts are now generated on the server side, made key codes class constans 2011-06-25 14:27:30 +00:00
egw_menu_dhtmlx.js Implemented egw_action shortcuts 2011-06-19 10:48:51 +00:00
egw_menu.js Implemented egw_action shortcuts 2011-06-19 10:48:51 +00:00
egw_stylesheet.js Small design improvements, fixed horz. scrollbar in grid with chrome, ie compatibility, enabled column selection, fixed prefetch code 2011-03-16 17:50:25 +00:00