Wijmo UI for the Web
GetUseClipboard Method
Syntax
Javascript (Usage) 
var instance; // Type: wijmo.input.IBaseControl;
var value; // Type: bool
value = instance.GetUseClipboard();
Javascript (Specification) 
function GetUseClipboard() : bool;
Browser Compatibility
7
5
5

See Also

Reference

IBaseControl Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.