I have a string and an image. If the user clicks on that image, then that string should be copied to the system clipboard. I have to do this using GWT.
How to copy that string to system clipboard using GWT?
Asked
Active
Viewed 1,136 times
2

Gaurav Chaudhary
- 483
- 1
- 6
- 12
-
1possible duplicate of [How to copy to clipboard with GWT?](http://stackoverflow.com/questions/1317052/how-to-copy-to-clipboard-with-gwt) – Akkusativobjekt Mar 28 '14 at 13:04