Skip to content

Commit 13dcc43

Browse files
authored
update clipboard feature (abap2UI5#1786)
1 parent 9d40487 commit 13dcc43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/02/z2ui5_if_client.intf.abap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ INTERFACE z2ui5_if_client
2020
urlhelper TYPE string VALUE `URLHELPER`,
2121
history_back TYPE string VALUE `HISTORY_BACK`,
2222
clipboard_app_state TYPE string VALUE `CLIPBOARD_APP_STATE`,
23+
clipboard_copy TYPE string VALUE `CLIPBOARD_COPY`,
2324
END OF cs_event.
2425

2526
CONSTANTS:

0 commit comments

Comments
 (0)