Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Copy to clipboard
Copy to clipboard [message #1797565] Thu, 01 November 2018 18:54 Go to next message
Dmitry Dukhov is currently offline Dmitry DukhovFriend
Messages: 195
Registered: February 2013
Senior Member
Sometimes I see button copy to clipboard on web-page
How to realise this function in RAP?
Re: Copy to clipboard [message #1802115 is a reply to message #1797565] Fri, 01 February 2019 12:18 Go to previous messageGo to next message
Linuxhippy Mising name is currently offline Linuxhippy Mising nameFriend
Messages: 72
Registered: July 2009
Member
Most clipboard-buttons arround use flash - which thanks god is a dead technology these days.

there is a html5 clipboard api:
https://www.htmlgoodies.com/html5/other/working-with-clipboard-apis-in-html5-web-apps.html#fbid=eh9tM7GHJWF#
https://caniuse.com/#feat=clipboard
Re: Copy to clipboard [message #1802147 is a reply to message #1802115] Sat, 02 February 2019 00:37 Go to previous message
Dmitry Dukhov is currently offline Dmitry DukhovFriend
Messages: 195
Registered: February 2013
Senior Member
I just used JS script for copy Dom-element.
Previous Topic:Client side error handling with RAP
Next Topic:RAP 2.3: Close a RAP application session and redirect to another page
Goto Forum:
  


Current Time: Wed Feb 05 18:49:40 GMT 2025

Powered by FUDForum. Page generated in 0.76597 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top