docs/default.css
[roojs1] / docs / symbols / Roo.form.MonthField.html
index 9978fcf..dc384c3 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">False to validate that the value length > 0 (defaults to true)</div> 
+                           <div class="long">
+                    False to validate that the value length > 0 (defaults to true)
+                    
+                </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">Multiple date formats separated by "|" to try when parsing a user input value and it doesn't match the defined<br/>format (defaults to 'm/d/Y|m-d-y|m-d-Y|m/d|m-d|d').</div> 
+                           <div class="long">
+                    Multiple date formats separated by "|" to try when parsing a user input value and it doesn't match the defined<br/>format (defaults to 'm/d/Y|m-d-y|m-d-Y|m/d|m-d|d').
+                    
+                </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: "text", size: "10", autocomplete: "off"})</div> 
+                           <div class="long">
+                    A DomHelper element spec, or true for a default element spec (defaults to<br/>{tag: "input", type: "text", size: "10", autocomplete: "off"})
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">Error text to display if the allow blank validation fails (defaults to "This field is required")</div> 
+                           <div class="long">
+                    Error text to display if the allow blank validation fails (defaults to "This field is required")
+                    
+                </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 input keystroke filtering (defaults to false)</div> 
+                           <div class="long">
+                    True to disable input keystroke filtering (defaults to false)
+                    
+                </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">An array of "dates" to disable, as strings. These strings will be used to build a dynamic regular<br/>expression so they are very powerful. Some examples:<br/><ul><br/><li>["03/08/2003", "09/16/2003"] would disable those exact dates</li><br/><li>["03/08", "09/16"] would disable those days for every year</li><br/><li>["^03/08"] would only match the beginning (useful if you are using short years)</li><br/><li>["03/../2006"] would disable every day in March 2006</li><br/><li>["^03"] would disable every day in every March</li><br/></ul><br/>In order to support regular expressions, if you are using a date format that has "." in it, you will have to<br/>escape the dot when restricting dates. For example: ["03\\.08\\.03"].</div> 
+                           <div class="long">
+                    An array of "dates" to disable, as strings. These strings will be used to build a dynamic regular<br/>expression so they are very powerful. Some examples:<br/><ul><br/><li>["03/08/2003", "09/16/2003"] would disable those exact dates</li><br/><li>["03/08", "09/16"] would disable those days for every year</li><br/><li>["^03/08"] would only match the beginning (useful if you are using short years)</li><br/><li>["03/../2006"] would disable every day in March 2006</li><br/><li>["^03"] would disable every day in every March</li><br/></ul><br/>In order to support regular expressions, if you are using a date format that has "." in it, you will have to<br/>escape the dot when restricting dates. For example: ["03\\.08\\.03"].
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The tooltip text to display when the date falls on a disabled date (defaults to 'Disabled')</div> 
+                           <div class="long">
+                    The tooltip text to display when the date falls on a disabled date (defaults to 'Disabled')
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">An array of days to disable, 0 based. For example, [0, 6] disables Sunday and Saturday (defaults to null).</div> 
+                           <div class="long">
+                    An array of days to disable, 0 based. For example, [0, 6] disables Sunday and Saturday (defaults to null).
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The tooltip to display when the date falls on a disabled day (defaults to 'Disabled')</div> 
+                           <div class="long">
+                    The tooltip to display when the date falls on a disabled day (defaults to 'Disabled')
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The default text to display in an empty field - placeholder... (defaults to null).</div> 
+                           <div class="long">
+                    The default text to display in an empty field - placeholder... (defaults to null).
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The default CSS class for the field (defaults to "x-form-field")</div> 
+                           <div class="long">
+                    The default CSS class for the field (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 field receives focus (defaults to "x-form-focus")</div> 
+                           <div class="long">
+                    The CSS class to use when the field receives focus (defaults to "x-form-focus")
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The default date format string which can be overriden for localization support.  The format must be<br/>valid according to {<b>link</b> Date<b>parseDate</b>} (defaults to 'm/d/y').</div> 
+                           <div class="long">
+                    The default date format string which can be overriden for localization support.  The format must be<br/>valid according to {<b>link</b> Date<b>parseDate</b>} (defaults to 'm/d/y').
+                    
+                </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">True to hide the trigger element and display only the base text field (defaults to false)</div> 
+                           <div class="long">
+                    True to hide the trigger element and display only the base text field (defaults to false)
+                    
+                </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 display when the date in the field is invalid (defaults to<br/>'{value} is not a valid date - it must be in the format {format}').</div> 
+                           <div class="long">
+                    The error text to display when the date in the field is invalid (defaults to<br/>'{value} is not a valid date - it must be in the format {format}').
+                    
+                </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">An input mask regular expression that will be used to filter keystrokes that don't match (defaults to null)</div> 
+                           <div class="long">
+                    An input mask regular expression that will be used to filter keystrokes that don't match (defaults to null)
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">Maximum input field length allowed (defaults to Number.MAX_VALUE)</div> 
+                           <div class="long">
+                    Maximum input field length allowed (defaults to Number.MAX_VALUE)
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">Error text to display if the maximum length validation fails (defaults to "The maximum length for this field is {maxLength}")</div> 
+                           <div class="long">
+                    Error text to display if the maximum length validation fails (defaults to "The maximum length for this field is {maxLength}")
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The error text to display when the date in the cell is after maxValue (defaults to<br/>'The date in this field must be before {maxValue}').</div> 
+                           <div class="long">
+                    The error text to display when the date in the cell is after maxValue (defaults to<br/>'The date in this field must be before {maxValue}').
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The maximum allowed date. Can be either a Javascript date object or a string date in a<br/>valid format (defaults to null).</div> 
+                           <div class="long">
+                    The maximum allowed date. Can be either a Javascript date object or a string date in a<br/>valid format (defaults to null).
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">Minimum input field length required (defaults to 0)</div> 
+                           <div class="long">
+                    Minimum input field length required (defaults to 0)
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">Error text to display if the minimum length validation fails (defaults to "The minimum length for this field is {minLength}")</div> 
+                           <div class="long">
+                    Error text to display if the minimum length validation fails (defaults to "The minimum length for this field is {minLength}")
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The error text to display when the date in the cell is before minValue (defaults to<br/>'The date in this field must be after {minValue}').</div> 
+                           <div class="long">
+                    The error text to display when the date in the cell is before minValue (defaults to<br/>'The date in this field must be after {minValue}').
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The minimum allowed date. Can be either a Javascript date object or a string date in a<br/>valid format (defaults to null).</div> 
+                           <div class="long">
+                    The minimum allowed date. Can be either a Javascript date object or a string date in a<br/>valid format (defaults to null).
+                    
+                </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">A JavaScript RegExp object to be tested against the field value during validation (defaults to null).<br/>If available, this regex will be evaluated only after the basic validators all return true, and will be passed the<br/>current field value.  If the test fails, the field will be marked invalid using {<b>link</b> <b>regexText</b>}.</div> 
+                           <div class="long">
+                    A JavaScript RegExp object to be tested against the field value during validation (defaults to null).<br/>If available, this regex will be evaluated only after the basic validators all return true, and will be passed the<br/>current field value.  If the test fails, the field will be marked invalid using {<b>link</b> <b>regexText</b>}.
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">The error text to display if {<b>link</b> <b>regex</b>} is used and the test fails during validation (defaults to "")</div> 
+                           <div class="long">
+                    The error text to display if {<b>link</b> <b>regex</b>} is used and the test fails during validation (defaults to "")
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">True to automatically select any existing field text when the field receives input focus (defaults to false)</div> 
+                           <div class="long">
+                    True to automatically select any existing field text when the field receives input focus (defaults to false)
+                    
+                </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">An additional CSS class used to style the trigger button.  The trigger will always get the<br/>class 'x-form-trigger' and triggerClass will be <b>appended</b> if specified (defaults to 'x-form-date-trigger'<br/>which displays a calendar icon).</div> 
+                           <div class="long">
+                    An additional CSS class used to style the trigger button.  The trigger will always get the<br/>class 'x-form-trigger' and triggerClass will be <b>appended</b> if specified (defaults to 'x-form-date-trigger'<br/>which displays a calendar icon).
+                    
+                </div> 
                        </div>
                        
                        
                        </div>
                        
                        <div class="mdesc">
-                           <div class="long">if enabled, then the date field will use a hidden field to store the <br/>real value as iso formated date. default (true)</div> 
+                           <div class="long">
+                    if enabled, then the date field will use a hidden field to store the <br/>real value as iso formated date. default (true)
+                    
+                </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 custom validation function to be called during field validation (defaults to null).<br/>If available, this function will be called only after the basic validators all return true, and will be passed the<br/>current field value and expected to return boolean true if the value is valid or a string error message if invalid.</div> 
+                           <div class="long">
+                    A custom validation function to be called during field validation (defaults to null).<br/>If available, this function will be called only after the basic validators all return true, and will be passed the<br/>current field value and expected to return boolean true if the value is valid or a string error message if invalid.
+                    
+                </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">A validation type name as defined in {<b>link</b> Roo.form.VTypes} (defaults to null)</div> 
+                           <div class="long">
+                    A validation type name as defined in {<b>link</b> Roo.form.VTypes} (defaults to null)
+                    
+                </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 Thu Apr 02 2015 12:57:19 GMT+0800 (HKT)
+                       Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Tue Dec 01 2015 13:00:41 GMT+0800 (HKT)
                        Based on 
                        <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
                </div>