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

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