Abstract
Service for base Studio Clipboard functionality to be registered with the serviceAgent.
serviceAgent
Studio does not use the system clipboard but an own implementation of a Clipboard. This Clipboard can be accessed by using this service.
Returns the items currently in the Clipboard or an empty array if nothing is copied yet.
Array
Observe the Clipboard
Write items to the Clipboard
Service for base Studio Clipboard functionality to be registered with the
serviceAgent
.Studio does not use the system clipboard but an own implementation of a Clipboard. This Clipboard can be accessed by using this service.
See
serviceAgent