Roo/bootstrap/Container.js
[roojs1] / docs / symbols / Roo.form.DayPicker.html
index 987c364..07a2b02 100644 (file)
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">which property holds the element that used for  hide() / show() / disable() / enable()<br/>default is 'el'</div> 
+                           <div class="long">
+                    which property holds the element that used for  hide() / show() / disable() / enable()<br/>default is 'el'
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">Whether the component can move the Dom node when rendering (defaults to true).</div> 
+                           <div class="long">
+                    Whether the component can move the Dom node when rendering (defaults to true).
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">A DomHelper element spec, or true for a default element spec (defaults to<br/>{tag: "input", type: "checkbox", autocomplete: "off"})</div> 
+                           <div class="long">
+                    A DomHelper element spec, or true for a default element spec (defaults to<br/>{tag: "input", type: "checkbox", autocomplete: "off"})
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">A CSS class to apply to the field's underlying element.</div> 
+                           <div class="long">
+                    A CSS class to apply to the field's underlying element.
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">CSS class added to the component when it is disabled (defaults to "x-item-disabled").</div> 
+                           <div class="long">
+                    CSS class added to the component when it is disabled (defaults to "x-item-disabled").
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">True to disable the field (defaults to false).</div> 
+                           <div class="long">
+                    True to disable the field (defaults to false).
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The default CSS class for the checkbox (defaults to "x-form-field")</div> 
+                           <div class="long">
+                    The default CSS class for the checkbox (defaults to "x-form-field")
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">Label to use when rendering a form.</div> 
+                           <div class="long">
+                    Label to use when rendering a form.
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The CSS class to use when the checkbox receives focus (defaults to undefined)</div> 
+                           <div class="long">
+                    The CSS class to use when the checkbox receives focus (defaults to undefined)
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">height (optional) size of component</div> 
+                           <div class="long">
+                    height (optional) size of component
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">How this component should hidden. Supported values are<br/>"visibility" (css visibility), "offsets" (negative offset position) and<br/>"display" (css display) - defaults to "display".</div> 
+                           <div class="long">
+                    How this component should hidden. Supported values are<br/>"visibility" (css visibility), "offsets" (negative offset position) and<br/>"display" (css display) - defaults to "display".
+                    <BR/>Possible Values: display, visibility
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The type attribute for input fields -- e.g. radio, text, password (defaults to "text").</div> 
+                           <div class="long">
+                    The type attribute for input fields -- e.g. radio, text, password (defaults to "text").
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The CSS class to use when marking a field invalid (defaults to "x-form-invalid")</div> 
+                           <div class="long">
+                    The CSS class to use when marking a field invalid (defaults to "x-form-invalid")
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The error text to use when marking a field invalid and no message is provided (defaults to "The value in this field is invalid")</div> 
+                           <div class="long">
+                    The error text to use when marking a field invalid and no message is provided (defaults to "The value in this field is invalid")
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">list of events and functions to call for this object, <br/>For example :<br/><pre><code><br/>    listeners :  { <br/>       'click' : function(e) {<br/>           ..... <br/>        } ,<br/>        .... <br/>    } <br/>  </code></pre></div> 
+                           <div class="long">
+                    list of events and functions to call for this object, <br/>For example :<br/><pre><code><br/>    listeners :  { <br/>       'click' : function(e) {<br/>           ..... <br/>        } ,<br/>        .... <br/>    } <br/>  </code></pre>
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long"><b>Experimental</b> The effect used when displaying a validation message under the field (defaults to 'normal').</div> 
+                           <div class="long">
+                    <b>Experimental</b> The effect used when displaying a validation message under the field (defaults to 'normal').
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The location where error text should display.  Should be one of the following values (defaults to 'qtip'):<br/><pre><br/>Value         Description<br/>-----------   ----------------------------------------------------------------------<br/>qtip          Display a quick tip when the user hovers over the field<br/>title         Display a default browser title attribute popup<br/>under         Add a block div beneath the field containing the error text<br/>side          Add an error icon to the right of the field with a popup on hover<br/>[element id]  Add the error text directly to the innerHTML of the specified element<br/></pre></div> 
+                           <div class="long">
+                    The location where error text should display.  Should be one of the following values (defaults to 'qtip'):<br/><pre><br/>Value         Description<br/>-----------   ----------------------------------------------------------------------<br/>qtip          Display a quick tip when the user hovers over the field<br/>title         Display a default browser title attribute popup<br/>under         Add a block div beneath the field containing the error text<br/>side          Add an error icon to the right of the field with a popup on hover<br/>[element id]  Add the error text directly to the innerHTML of the specified element<br/></pre>
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The field's HTML name attribute.</div> 
+                           <div class="long">
+                    The field's HTML name attribute.
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">Mouse over tip</div> 
+                           <div class="long">
+                    Mouse over tip
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">True to mark the field as readOnly in HTML (defaults to false) -- Note: this only sets the element's readOnly DOM attribute.</div> 
+                           <div class="long">
+                    True to mark the field as readOnly in HTML (defaults to false) -- Note: this only sets the element's readOnly DOM attribute.
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The tabIndex for this field. Note this only applies to fields that are rendered, not those which are built via applyTo (defaults to undefined).</div> 
+                           <div class="long">
+                    The tabIndex for this field. Note this only applies to fields that are rendered, not those which are built via applyTo (defaults to undefined).
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">Whether the field should validate when it loses focus (defaults to true).</div> 
+                           <div class="long">
+                    Whether the field should validate when it loses focus (defaults to true).
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The length of time in milliseconds after user input begins until validation is initiated (defaults to 250)</div> 
+                           <div class="long">
+                    The length of time in milliseconds after user input begins until validation is initiated (defaults to 250)
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The event that should initiate field validation. Set to false to disable<br/>      automatic validation (defaults to "keyup").</div> 
+                           <div class="long">
+                    The event that should initiate field validation. Set to false to disable<br/>      automatic validation (defaults to "keyup").
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">A value to initialize this field with.</div> 
+                           <div class="long">
+                    A value to initialize this field with.
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">width (optional) size of component</div> 
+                           <div class="long">
+                    width (optional) size of component
+                    
+                </div> 
                        </div>
                        
                        
 <!-- ============================== footer ================================= -->
                <div class="fineprint" style="clear:both">
                        
-                       Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Fri May 08 2015 16:20:47 GMT+0800 (HKT)
+                       Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Fri Dec 04 2015 14:06:04 GMT+0800 (HKT)
                        Based on 
                        <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
                </div>