X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.util.Clipboard.json;h=386891186d4327be2f016d18fd936a71ee5eb437;hp=9ba671fd965b012bb2e1054298b58543a68b21f6;hb=dc0deb4ab24ebb1144a9c7c0cea2e5d6bedb54e1;hpb=a3ba42edf373fc5f2c84815d46e1234a15ab0a12 diff --git a/docs/symbols/Roo.util.Clipboard.json b/docs/symbols/Roo.util.Clipboard.json index 9ba671fd96..386891186d 100644 --- a/docs/symbols/Roo.util.Clipboard.json +++ b/docs/symbols/Roo.util.Clipboard.json @@ -6,7 +6,7 @@ "tree_parent" : [], "desc" : "Clipboard UTILS", "isSingleton" : false, - "isStatic" : false, + "isStatic" : true, "isBuiltin" : false, "isAbstract" : false, "isBuilderTop" : false, @@ -20,6 +20,33 @@ "throws" : "", "requires" : "", "config" : [], - "methods" : [], + "methods" : [ + { + "name" : "write", + "type" : "function", + "desc" : "Writes a string to the clipboard - using the Clipboard API if https, otherwise using text area.", + "sig" : "(text)", + "static" : true, + "memberOf" : "", + "isStatic" : true, + "isConstructor" : false, + "isPrivate" : false, + "example" : "", + "deprecated" : "", + "since" : "", + "see" : "", + "exceptions" : "", + "requires" : "", + "params" : [ + { + "name" : "text", + "type" : "String", + "desc" : "to copy to clipboard", + "isOptional" : false + } + ], + "returns" : [] + } + ], "events" : [] } \ No newline at end of file