egroupware_official/api/js/egw_action
Milan f430b66d3b converted egw_action from javascript to typescript
classes are now uppercase and in their own files. lowercase classes are deprecated.
Interfaces are now actual interfaces that should be implemented instead of creating and returning an ai Object every time

(cherry picked from commit 5e3c67a5cf)
2023-09-13 10:40:32 +02:00
..
test converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
Class Diagram.graphml converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
Class Diagram.png converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
Class Diagram.svg converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
egw_action_common.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
egw_action_constants.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
egw_action_popup.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
egw_action.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
egw_dragdrop_dhtmlx_tree.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
egw_keymanager.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
egw_menu_dhtmlx.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
egw_menu.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
egw_stylesheet.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
EgwAction.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
EgwActionImplementation.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
EgwActionLink.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
EgwActionManager.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
EgwActionObject.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
EgwActionObjectInterface.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
EgwActionObjectManager.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
EgwDragAction.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
egwDragActionImplementation.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
EgwDropAction.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
EgwDropActionImplementation.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
egwGlobal.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
EgwPopupAction.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00
EgwPopupActionImplementation.ts converted egw_action from javascript to typescript 2023-09-13 10:40:32 +02:00