show default
authorAlan <alan@roojs.com>
Fri, 23 Sep 2022 02:30:31 +0000 (10:30 +0800)
committerAlan <alan@roojs.com>
Fri, 23 Sep 2022 02:30:31 +0000 (10:30 +0800)
Roo/form/BasicForm.js

index 45f315f..67472d0 100644 (file)
@@ -546,7 +546,7 @@ clientValidation  Boolean          Applies to submit only.  Pass true to call fo
     /**
      * Returns the fields in this form as an object with key/value pairs. If multiple fields exist with the same name
      * they are returned as an array.
     /**
      * Returns the fields in this form as an object with key/value pairs. If multiple fields exist with the same name
      * they are returned as an array.
-     * @param {Boolean} asString
+     * @param {Boolean} asString (default false)
      * @return {Object}
      */
     getValues : function(asString)
      * @return {Object}
      */
     getValues : function(asString)