Uncommited changes synced
[roojs1] / docs / symbols / Roo.bootstrap.NavProgressBar.json
index a2a11c0..77dd243 100644 (file)
       "returns" : [
       ]
     },
+    {
+      "name" : "xAddChildren",
+      "desc" : "xAddChildren - the 'sub-compentized' version of the above idea..",
+      "isStatic" : false,
+      "isConstructor" : false,
+      "isPrivate" : false,
+      "memberOf" : "Roo.bootstrap.Component",
+      "example" : "",
+      "deprecated" : "",
+      "since" : "",
+      "see" : "",
+      "params" : [
+      ],
+      "returns" : [
+      ]
+    },
     {
       "name" : "setVisibilityEl",
       "desc" : "Set the element that will be used to show or hide",
       "returns" : [
       ]
     },
+    {
+      "name" : "xAdd",
+      "desc" : "add a child to this element\n  - turn the child.cfg into a child_instance\n  - call child_instance.render( this { getContainerMethod()} )\n  - loop through the children, and call addxtype.. (reall this) on newly created child.",
+      "isStatic" : false,
+      "isConstructor" : false,
+      "isPrivate" : false,
+      "memberOf" : "Roo.bootstrap.Component",
+      "example" : "",
+      "deprecated" : "",
+      "since" : "",
+      "see" : "",
+      "params" : [
+      ],
+      "returns" : [
+      ]
+    },
     {
       "name" : "addxtypeChild",
       "desc" : "add a child to this element\n  - turn the child.cfg into a child_instance\n  - call child_instance.render( this { getContainerMethod()} )\n  - loop through the children, and call addxtype.. (reall this) on newly created child.",