mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-30 14:36:10 +08:00
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:
parent
2b51d5bc00
commit
84dfd26dc9
|
@ -20,7 +20,7 @@ CLASS z2ui5_cl_fw_cc_bwipjs DEFINITION
|
||||||
RETURNING
|
RETURNING
|
||||||
VALUE(result) TYPE REF TO z2ui5_cl_xml_view.
|
VALUE(result) TYPE REF TO z2ui5_cl_xml_view.
|
||||||
|
|
||||||
METHODS get_t_barcode_types
|
class-METHODS get_t_barcode_types
|
||||||
RETURNING
|
RETURNING
|
||||||
VALUE(result) TYPE ty_t_barcode.
|
VALUE(result) TYPE ty_t_barcode.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user