sync
[roojs1] / docs / symbols / Roo.bootstrap.Input.json
index df4ce2c..5cbe148 100644 (file)
     {
       "name" : "actionMode",
       "type" : "String",
-      "desc" : "which property holds the element that used for  hide() / show() / disable() / enable()\ndefault is 'el'",
+      "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" : [
       ]
     {
       "name" : "change",
       "desc" : "Fires just before the field blurs if the field value has changed.",
-      "memberOf" : "",
+      "memberOf" : "Roo.bootstrap.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
     {
       "name" : "invalid",
       "desc" : "Fires after the field has been marked as invalid.",
-      "memberOf" : "",
+      "memberOf" : "Roo.bootstrap.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
     {
       "name" : "valid",
       "desc" : "Fires after the field has been validated with no errors.",
-      "memberOf" : "",
+      "memberOf" : "Roo.bootstrap.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
     {
       "name" : "blur",
       "desc" : "Fires when this field loses input focus.",
-      "memberOf" : "",
+      "memberOf" : "Roo.bootstrap.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
     {
       "name" : "specialkey",
       "desc" : "Fires when any key related to navigation (arrows, tab, enter, esc, etc.) is pressed.  You can check\n{@link Roo.EventObject#getKey} to determine which key was pressed.",
-      "memberOf" : "",
+      "memberOf" : "Roo.bootstrap.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
     {
       "name" : "focus",
       "desc" : "Fires when this field receives input focus.",
-      "memberOf" : "",
+      "memberOf" : "Roo.bootstrap.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
     {
       "name" : "keyup",
       "desc" : "Fires after the key up",
-      "memberOf" : "",
+      "memberOf" : "Roo.bootstrap.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",