Changed Roo/form/BasicForm.jsdocs/json/roodata.jsondocs/src/Roo_form_BasicForm.js...
[roojs1] / docs / src / Roo_form_BasicForm.js.html
index 1210410..e0a4d54 100644 (file)
@@ -546,7 +546,7 @@ clientValidation  Boolean          Applies to submit only.  Pass true to call fo
     </span><span class="jsdoc-comment">/**
      * 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}
      */
     </span><span class="jsdoc-var">getValues </span><span class="jsdoc-syntax">: </span><span class="jsdoc-keyword">function</span><span class="jsdoc-syntax">(</span><span class="jsdoc-var">asString</span><span class="jsdoc-syntax">)