InputService.onPaste Method

Register the handler to handle when the paste sticky key is pressed (ctrl+v).
 

Parameters

controlContainer

Type: HTMLElement
The HTML element to bind a handler to.
onCopyHandler

Type: function
The handler.