Roo/bootstrap/Img.js
authorAlan Knowles <alan@roojs.com>
Fri, 1 Sep 2017 05:16:49 +0000 (13:16 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 1 Sep 2017 05:16:49 +0000 (13:16 +0800)
Roo/bootstrap/Img.js

index f7536fa..fa1ca55 100644 (file)
@@ -169,6 +169,10 @@ Roo.extend(Roo.bootstrap.Img, Roo.bootstrap.Component,  {
         Roo.log('img onclick');
         this.fireEvent('click', this, e);
     },
+    /**
+     * Sets the url of the image - used to update it
+     * @param {String} url the url of the image
+     */
     
     setSrc : function(url)
     {