Roo/form/Signature.js
authorChris <chris@roojs.com>
Thu, 17 Oct 2013 06:58:07 +0000 (14:58 +0800)
committerChris <chris@roojs.com>
Thu, 17 Oct 2013 06:58:07 +0000 (14:58 +0800)
Roo/form/Signature.js

index f2bcc89..88f7da7 100644 (file)
@@ -268,14 +268,14 @@ Roo.extend(Roo.form.Signature, Roo.form.Field,  {
     },
     /**
      * 
-     * @return {int} this.width
+     * @return {Number} this.width
      */
     getWidth : function(){
         return this.width;
     },
     /**
      * 
-     * @return {int} this.height
+     * @return {Number} this.height
      */
     getHeight : function(){
         return this.height;