Couldn\'t find anything on this with a Google Search.
Does anyone know how to copy some text to the clipboard through GWT Java code? I\'d like to avoid the raw javas
For the moment it doesn't seem like there are any GWT libraries that provide this functionality. In any case, it's impossible to support this in all browsers as Flash is needed. A rather nice library than wraps the functionality is ZeroClipboard.