update clipboard feature (#1786)
Some checks failed
UI5_2X / UI5_2X (push) Has been cancelled
auto_abaplint_fix / auto_abaplint_fix (push) Has been cancelled
auto_downport / auto_downport (push) Has been cancelled
create_app2abap / create_app2abap (push) Has been cancelled
create_frontend / create_frontend (push) Has been cancelled

This commit is contained in:
oblomov-dev 2025-02-23 16:44:23 -03:00 committed by GitHub
parent 9d40487169
commit 13dcc4331c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,7 @@ INTERFACE z2ui5_if_client
urlhelper TYPE string VALUE `URLHELPER`,
history_back TYPE string VALUE `HISTORY_BACK`,
clipboard_app_state TYPE string VALUE `CLIPBOARD_APP_STATE`,
clipboard_copy TYPE string VALUE `CLIPBOARD_COPY`,
END OF cs_event.
CONSTANTS: