egroupware_official/phpgwapi/js/egw_action
Andreas Stöckel e03d416fda Implemented first version of key-board control over action-objects. For now arrow/page up/down and CTRL-A works.
Known Issues:
- Keyboard navigation in egw_grids (like felamimail) may not work correctly when navigating to not-yet loaded items (current implementation for that is more a hack)
- short-cuts not yet implemented
- not tested in IE, Safari, FF 3.6
- felamimail sometimes loads all/many of the emails you were navigating over
2011-06-12 16:41:40 +00:00
..
test passing new checkbox state to underlying menu implementation after action execution 2011-04-17 17:55:37 +00:00
egw_action_common.js Executing default action on click on mobile devices 2011-06-02 22:53:23 +00:00
egw_action_dragdrop.js added clear function to egwActionObject, reverted change done by klaus leithoff in egw_action.js as it caused serveral problems, fixed problem with no actions being executable when all action objects were selected using the setSelectAll function, added iframeFix to egw_action_dragdrop.js, made draggedOver style working for all tables. 2011-05-28 15:24:31 +00:00
egw_action_popup.js Fixed problem with double click handler not being bound correctly 2011-06-03 11:21:36 +00:00
egw_action.js Implemented first version of key-board control over action-objects. For now arrow/page up/down and CTRL-A works. 2011-06-12 16:41:40 +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 resolved issues with for-in loop and ie 2011-04-23 09:07:31 +00:00
egw_grid_data.js Implemented first version of key-board control over action-objects. For now arrow/page up/down and CTRL-A works. 2011-06-12 16:41:40 +00:00
egw_grid_view.js Implemented first version of key-board control over action-objects. For now arrow/page up/down and CTRL-A works. 2011-06-12 16:41:40 +00:00
egw_grid.js resolved issues with for-in loop and ie 2011-04-23 09:07:31 +00:00
egw_menu_dhtmlx.js fixed problem with last commit 2011-04-17 17:51:50 +00:00
egw_menu.js resolved issues with for-in loop and ie 2011-04-23 09:07:31 +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