update custom controls (#604)

* external libraries organization

* update custom controls

* Update src/01/z2ui5_cl_fw_cc_bwipjs.clas.abap

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* added textarea properties

* update qrcode function

* update custom controls

* update cc

---------

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
This commit is contained in:
oblomov 2023-10-28 13:16:11 +02:00 committed by GitHub
parent 2b51d5bc00
commit 84dfd26dc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ CLASS z2ui5_cl_fw_cc_bwipjs DEFINITION
RETURNING
VALUE(result) TYPE REF TO z2ui5_cl_xml_view.
METHODS get_t_barcode_types
class-METHODS get_t_barcode_types
RETURNING
VALUE(result) TYPE ty_t_barcode.