Commit Graph

3 Commits

Author SHA1 Message Date
Lars Hvam
48b97c803e move zcl_abapgit_gui_hotkey_ctl 2025-04-07 14:42:19 +02:00
Alexander Tsybulsky
ca02b3d4aa
Reorg: Move UI classes around (#5945) 2022-12-15 11:48:21 -05:00
Marc Bernard
ef8f830734
Refactor hotkey controller (#4990)
- Removed "class analysis logic" from hotkey collection
- Hotkeys are now registered directly in the hotkey controller (similar to asset manager)
- `zif_abapgit_hotkeys->get_hotkey_actions` was changed to instance method and can therefore be redefined in subclasses
- Renamed the controller class to match the interface name

Co-authored-by: Christian Günter <christianguenter@googlemail.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-10-01 08:43:25 +02:00