mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
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
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:
parent
9d40487169
commit
13dcc4331c
|
@ -20,6 +20,7 @@ INTERFACE z2ui5_if_client
|
||||||
urlhelper TYPE string VALUE `URLHELPER`,
|
urlhelper TYPE string VALUE `URLHELPER`,
|
||||||
history_back TYPE string VALUE `HISTORY_BACK`,
|
history_back TYPE string VALUE `HISTORY_BACK`,
|
||||||
clipboard_app_state TYPE string VALUE `CLIPBOARD_APP_STATE`,
|
clipboard_app_state TYPE string VALUE `CLIPBOARD_APP_STATE`,
|
||||||
|
clipboard_copy TYPE string VALUE `CLIPBOARD_COPY`,
|
||||||
END OF cs_event.
|
END OF cs_event.
|
||||||
|
|
||||||
CONSTANTS:
|
CONSTANTS:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user