Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DevEpos/abap-ui-toolbox
Tools for UI Development like Improved ALV Grid and GUI control framework
https://github.com/DevEpos/abap-ui-toolbox
abap framework sapgui tools
Last synced: 3 months ago
JSON representation
Tools for UI Development like Improved ALV Grid and GUI control framework
- Host: GitHub
- URL: https://github.com/DevEpos/abap-ui-toolbox
- Owner: DevEpos
- License: mit
- Created: 2019-11-19T20:25:04.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-26T19:06:34.000Z (over 1 year ago)
- Last Synced: 2024-07-28T16:12:43.773Z (3 months ago)
- Topics: abap, framework, sapgui, tools
- Language: ABAP
- Homepage:
- Size: 492 KB
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- abap-florilegium - abap-ui-toolbox
README
![](https://img.shields.io/badge/ABAP-v7.40sp08+-orange)
# ABAP UI ToolboxTools for ABAP SAP GUI Development
## Package overview
- **/src**
Miscellaneous objects that are needed in the sub packages
- **/src/alv**
Contains Classes/interfaces for enhanced/editable ALV Grid (similar to CL_SALV_TABLE)
- **/src/collection**
Classes/Interfaces for *Object* or *REF TO DATA* lists
- **/src/gui**
Framework for easy to use Screens that consist of a single GUI Container
- **/src/trees**
Contains Object model wrapper around CL_COLUMN_TREE_MODEL## Installation
Install this repository using [abapGit](https://github.com/abapGit/abapGit#abapgit).