docs/src/Roo_bootstrap_Card.js.html
[roojs1] / docs / symbols / Roo.bootstrap.NumberField.json
index 2ff8395..c354612 100644 (file)
@@ -31,7 +31,7 @@
       "type" : "String",
       "desc" : "The CSS class to use when create feedback icon (defaults to \"x-form-invalid\")",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Number",
       "desc" : "colspan out of 12 for large computer-sized screens",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "name" : "accept",
       "type" : "String",
-      "desc" : "use for file input only. (default empty)",
+      "desc" : "o) use for file input only. (default empty)",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
-        "(image",
+      "optvals" : [
+        "image",
         "video",
-        "audio)"
+        "audio"
       ]
     },
     {
       "type" : "Number",
       "desc" : "colspan out of 12 for mobile-sized screens",
       "memberOf" : "Roo.bootstrap.Input",
-      "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"
       ]
     },
     {
@@ -76,7 +76,7 @@
       "type" : "Boolean",
       "desc" : "True to disable input keystroke filtering (defaults to false)",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -84,7 +84,7 @@
       "type" : "Object",
       "desc" : "extra attributes to add to 'element' (used by builder to store stuff.)",
       "memberOf" : "Roo.bootstrap.Component",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -92,7 +92,7 @@
       "type" : "Boolean",
       "desc" : "is it disabled",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "name of the input",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Function",
       "desc" : "A custom validation function to be called during field validation (defaults to null).\nIf available, this function will be called only after the basic validators all return true, and will be passed the\ncurrent field value and expected to return boolean true if the value is valid or a string error message if invalid.",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "- default is new-password see: https://developers.google.com/web/fundamentals/input/form/label-and-name-inputs?hl=en",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "string",
       "desc" : "Text for the tooltip",
       "memberOf" : "Roo.bootstrap.Component",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "name" : "labelAlign",
       "type" : "String",
-      "desc" : "",
+      "desc" : "t)",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
-        "(top",
-        "left)"
+      "optvals" : [
+        "top",
+        "left"
       ]
     },
     {
       "type" : "String",
       "desc" : "Error text to display if the value is not a valid number.  For example, this can happen\nif a valid character like '.' or '-' is left in the field with no number (defaults to \"{value} is not a valid number\")",
       "memberOf" : "Roo.bootstrap.NumberField",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "-- Depricated - use Invalid Text",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Number",
       "desc" : "The maximum allowed value (defaults to Number.MAX_VALUE)",
       "memberOf" : "Roo.bootstrap.NumberField",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Boolean",
       "desc" : "Whether the component can move the Dom node when rendering (defaults to true).",
       "memberOf" : "Roo.Component",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Number",
       "desc" : "The minimum allowed value (defaults to Number.NEGATIVE_INFINITY)",
       "memberOf" : "Roo.bootstrap.NumberField",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Number",
       "desc" : "The maximum precision to display after the decimal separator (defaults to 2)",
       "memberOf" : "Roo.bootstrap.NumberField",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "Error text to display if the minimum value validation fails (defaults to \"The minimum value for this field is {minValue}\")",
       "memberOf" : "Roo.bootstrap.NumberField",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "any extra css",
       "memberOf" : "Roo.bootstrap.Component",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Number",
       "desc" : "set the width of label (1-12)",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "string",
       "desc" : "default value of the input",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "name" : "hasFeedback",
       "type" : "Boolean",
-      "desc" : "default true",
+      "desc" : "e) default true",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
-        "(true",
-        "false)"
+      "optvals" : [
+        "true",
+        "false"
       ]
     },
     {
       "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" : [
       ]
     },
     {
       "type" : "Number",
       "desc" : "colspan out of 12 for tablet-sized screens",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "Error text to display if the maximum length validation fails (defaults to \"The maximum length for this field is {maxLength}\")",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "Error text to display if the minimum length validation fails (defaults to \"The minimum length for this field is {minLength}\")",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Object",
       "desc" : "list of events and functions to call for this object, \nFor example :\n<pre><code>\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  </code></pre>",
       "memberOf" : "Roo.util.Observable",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "string",
       "desc" : "method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)",
       "memberOf" : "Roo.bootstrap.Component",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Boolean",
       "desc" : "Specifies that the field should be read-only",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "name" : "indicatorpos",
       "type" : "String",
-      "desc" : "default left",
+      "desc" : "t) default left",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
-        "(left",
-        "right)"
+      "optvals" : [
+        "left",
+        "right"
       ]
     },
     {
       "name" : "align",
       "type" : "String",
-      "desc" : "Default left",
+      "desc" : "t) Default left",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
-        "(left",
+      "optvals" : [
+        "left",
         "center",
-        "right)"
+        "right"
       ]
     },
     {
       "type" : "Boolean",
       "desc" : "False to disallow decimal values (defaults to true)",
       "memberOf" : "Roo.bootstrap.NumberField",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Boolean",
       "desc" : "False to prevent entering a negative sign (defaults to true)",
       "memberOf" : "Roo.bootstrap.NumberField",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "The CSS class to use when the field receives focus (defaults to \"x-form-focus\")",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "string",
       "desc" : "- (lg|sm) or leave empty..",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Number",
       "desc" : "set the width of label (1-12)",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Number",
       "desc" : "set the width of label (1-12)",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Boolean",
       "desc" : "Whether the field should validate when it loses focus (defaults to true).",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "css class",
       "memberOf" : "Roo.bootstrap.Component",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "button | checkbox | email | file | hidden | image | number | password | radio | range | reset | search | submit | text",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "DEPRICATED - code uses BS4 - is-valid / is-invalid",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "An input mask regular expression that will be used to filter keystrokes that don't match (defaults to null)",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String/Boolean",
       "desc" : "The event that should initiate field validation. Set to false to disable\n      automatic validation (defaults to \"keyup\").",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "A validation type name as defined in {@link Roo.form.VTypes} (defaults to null)",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "alignment of value",
       "memberOf" : "Roo.bootstrap.NumberField",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "string",
       "desc" : "- the label associated",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Boolean",
       "desc" : "True if element can be rebuild from a HTML page",
       "memberOf" : "Roo.bootstrap.Component",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "Error text to display if the allow blank validation fails (defaults to \"This field is required\")",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "string",
       "desc" : "- input group add on before",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Number",
       "desc" : "The length of time in milliseconds after user input begins until validation is initiated (defaults to 250)",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Boolean",
       "desc" : "True to automatically select any existing field text when the field receives input focus (defaults to false)",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").",
       "memberOf" : "Roo.Component",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "Symbol of thousandsDelimiter",
       "memberOf" : "Roo.bootstrap.NumberField",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "The CSS class to use when create feedback icon (defaults to \"x-form-invalid\")",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "name" : "visibilityEl",
       "type" : "string|object",
-      "desc" : "What element to use for visibility (@see getVisibilityEl())",
+      "desc" : "t) What element to use for visibility (@see getVisibilityEl())",
       "memberOf" : "Roo.bootstrap.Component",
-      "values" : [
-        "(el",
-        "parent)"
+      "optvals" : [
+        "el",
+        "parent"
       ]
     },
     {
       "type" : "String",
       "desc" : "Character(s) to allow as the decimal separator (defaults to '.')",
       "memberOf" : "Roo.bootstrap.NumberField",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "string",
       "desc" : "- placeholder to put in text.",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "string",
       "desc" : "cutomer id",
       "memberOf" : "Roo.bootstrap.Component",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Number",
       "desc" : "colspan out of 12 for computer-sized screens",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "RegExp",
       "desc" : "A JavaScript RegExp object to be tested against the field value during validation (defaults to null).\nIf available, this regex will be evaluated only after the basic validators all return true, and will be passed the\ncurrent field value.  If the test fails, the field will be marked invalid using {@link #regexText}.",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Number",
       "desc" : "set the width of label",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Number",
       "desc" : "Minimum input field length required (defaults to 0)",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "Error text to display if the maximum value validation fails (defaults to \"The maximum value for this field is {maxValue}\")",
       "memberOf" : "Roo.bootstrap.NumberField",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "name" : "capture",
       "type" : "String",
-      "desc" : "use for file input only. (default empty)",
+      "desc" : "a) use for file input only. (default empty)",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
-        "(user",
-        "camera)"
+      "optvals" : [
+        "user",
+        "camera"
       ]
     },
     {
       "type" : "String",
       "desc" : "DEPRICATED - code uses BS4 - is-valid / is-invalid",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Boolean",
       "desc" : "False to validate that the value length > 0 (defaults to true)",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "name" : "forceFeedback",
       "type" : "Boolean",
-      "desc" : "Default false",
+      "desc" : "e) Default false",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
-        "(true",
-        "false)"
+      "optvals" : [
+        "true",
+        "false"
       ]
     },
     {
       "type" : "Number",
       "desc" : "set the width of label (1-12)",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "string",
       "desc" : "- input group add on after",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Number",
       "desc" : "Maximum input field length allowed (defaults to Number.MAX_VALUE)",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Boolean",
       "desc" : "False to blank out if the user enters '0' (defaults to true)",
       "memberOf" : "Roo.bootstrap.NumberField",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "The error text to display if {@link #validator} test fails during validation (defaults to \"\")",
       "memberOf" : "Roo.bootstrap.Input",
-      "values" : [
+      "optvals" : [
       ]
     }
   ],