more doc optvals
[roojs1] / docs / src / Roo_form_Form.js.html
index 70f5af7..5286a5a 100644 (file)
@@ -81,7 +81,7 @@
      * @cfg {String} itemCls A css class to apply to the x-form-item of fields. This property cascades to child containers.
      */
     /**
-     * @cfg {String} buttonAlign Valid values are "left," "center" and "right" (defaults to "center")
+     * @cfg {String} (left|center|right) buttonAlign Valid values are "left," "center" and "right" (defaults to "center")
      */
     </span><span class="jsdoc-var">buttonAlign</span><span class="jsdoc-syntax">:</span><span class="jsdoc-string">'center'</span><span class="jsdoc-syntax">,
 
@@ -91,7 +91,7 @@
     </span><span class="jsdoc-var">minButtonWidth</span><span class="jsdoc-syntax">:75,
 
     </span><span class="jsdoc-comment">/**
-     * @cfg {String} labelAlign Valid values are &quot;left,&quot; &quot;top&quot; and &quot;right&quot; (defaults to &quot;left&quot;).
+     * @cfg {String} labelAlign (left|top|right) Valid values are &quot;left,&quot; &quot;top&quot; and &quot;right&quot; (defaults to &quot;left&quot;).
      * This property cascades to child containers if not set.
      */
     </span><span class="jsdoc-var">labelAlign</span><span class="jsdoc-syntax">:</span><span class="jsdoc-string">'left'</span><span class="jsdoc-syntax">,