Unofficial Content

Web clipboard user control

Control Description

This user-control can copy and paste via the clipboard.

Restriction

Without localhost (remote connections), https (SSL) is required becasue the clipboard API (navigator.clipboard) is used. Also, users must allow operation at browser.

How to install

Import UC_Clipboad_v1.xpz. Check a sample web panel included xpz.

How to use


.setText
To set text to the clipboard, you can use the setText method at user event after you put the user-control on the web layout.
image_2024101032446_1_png

.getText
You can get clipboard value like the following. You need call getText() method and then AfterGetValueData Event. 
image_2024101032452_1_png

License

MIT license

Last update: June 2025 | © GeneXus. All rights reserved. GeneXus Powered by Globant