X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.DatePicker.json;h=335177b22d4943716746461a33145d2207eb0c15;hp=9c74bc370eca18f1d573ec29984ca8ab6d9ada07;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.DatePicker.json b/docs/symbols/Roo.DatePicker.json index 9c74bc370e..335177b22d 100644 --- a/docs/symbols/Roo.DatePicker.json +++ b/docs/symbols/Roo.DatePicker.json @@ -29,7 +29,7 @@ "type" : "Number", "desc" : "Day index at which the week should begin, 0-based (defaults to 0, which is Sunday)", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -37,7 +37,7 @@ "type" : "String", "desc" : "The header month selector tooltip (defaults to 'Choose a month (Control+Up/Down to move years)')", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -45,7 +45,7 @@ "type" : "Array", "desc" : "An array of textual month names which can be overriden for localization support (defaults to Date.monthNames)", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -53,7 +53,7 @@ "type" : "Object", "desc" : "list of events and functions to call for this object, \nFor example :\n
\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  
", "memberOf" : "Roo.util.Observable", - "values" : [ + "optvals" : [ ] }, { @@ -61,7 +61,7 @@ "type" : "String", "desc" : "The default date format string which can be overriden for localization support. The format must be\nvalid according to {@link Date#parseDate} (defaults to 'm/d/y').", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -69,7 +69,7 @@ "type" : "String", "desc" : "The next month navigation button tooltip (defaults to 'Next Month (Control+Right)')", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -77,7 +77,7 @@ "type" : "String", "desc" : "The error text to display if the maxDate validation fails (defaults to \"This date is after the maximum date\")", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -85,7 +85,7 @@ "type" : "Boolean", "desc" : "True to constrain the date picker to the viewport (defaults to true)", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -93,7 +93,7 @@ "type" : "String", "desc" : "The error text to display if the minDate validation fails (defaults to \"This date is before the minimum date\")", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -101,7 +101,7 @@ "type" : "String", "desc" : "The tooltip text to display when the date falls on a disabled date (defaults to \"\")", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -109,17 +109,17 @@ "type" : "String", "desc" : "The tooltip to display for the button that selects the current date (defaults to \"{current date} (Spacebar)\")", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { "name" : "hideMode", "type" : "String", - "desc" : "How this component should hidden. Supported values are\n\"visibility\" (css visibility), \"offsets\" (negative offset position) and\n\"display\" (css display) - defaults to \"display\".", + "desc" : "y)\nHow this component should hidden. Supported values are\n\"visibility\" (css visibility), \"offsets\" (negative offset position) and\n\"display\" (css display) - defaults to \"display\".", "memberOf" : "Roo.Component", - "values" : [ - "(display", - "visibility)" + "optvals" : [ + "display", + "visibility" ] }, { @@ -127,7 +127,7 @@ "type" : "String", "desc" : "The text to display on the button that selects the current date (defaults to \"Today\")", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -135,7 +135,7 @@ "type" : "String", "desc" : "The text to display on the cancel button", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -143,7 +143,7 @@ "type" : "Boolean", "desc" : "Whether the component can move the Dom node when rendering (defaults to true).", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] }, { @@ -151,7 +151,7 @@ "type" : "Bool", "desc" : "Show a clear button (usefull for date form elements that can be blank.)", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -159,7 +159,7 @@ "type" : "String", "desc" : "The previous month navigation button tooltip (defaults to 'Previous Month (Control+Left)')", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -167,7 +167,7 @@ "type" : "Array", "desc" : "An array of textual day names which can be overriden for localization support (defaults to Date.dayNames)", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -175,7 +175,7 @@ "type" : "String", "desc" : "which property holds the element that used for hide() / show() / disable() / enable()\ndefault is 'el' for forms you probably want to set this to fieldEl", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] }, { @@ -183,7 +183,7 @@ "type" : "String", "desc" : "The tooltip to display when the date falls on a disabled day (defaults to \"\")", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -191,7 +191,7 @@ "type" : "RegExp", "desc" : "JavaScript regular expression used to disable a pattern of dates (defaults to null)", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -199,7 +199,7 @@ "type" : "Date", "desc" : "Minimum allowable date (JavaScript date object, defaults to null)", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -207,7 +207,7 @@ "type" : "Array", "desc" : "An array of days to disable, 0-based. For example, [0, 6] disables Sunday and Saturday (defaults to null).", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -215,7 +215,7 @@ "type" : "String", "desc" : "The text to display on the ok button", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -223,7 +223,7 @@ "type" : "Date", "desc" : "Maximum allowable date (JavaScript date object, defaults to null)", "memberOf" : "Roo.DatePicker", - "values" : [ + "optvals" : [ ] }, { @@ -231,7 +231,7 @@ "type" : "String", "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] } ],