docs/default.css
[roojs1] / docs / json / roodata.json
index d076bf4..d84723b 100644 (file)
   },
   "Roo.bootstrap.NavProgressItem": {
    "props": [
+    {
+     "name": "rid",
+     "type": "String",
+     "desc": "the reference id",
+     "memberOf": ""
+    },
     {
      "name": "active",
      "type": "Boolean",
      "desc": "",
      "memberOf": ""
     },
+    {
+     "name": "position",
+     "type": "String",
+     "desc": "text position default bottom",
+     "memberOf": "",
+     "optvals": [
+      "top",
+      "bottom"
+     ]
+    },
+    {
+     "name": "icon",
+     "type": "String",
+     "desc": "show icon instead of number",
+     "memberOf": ""
+    },
+    {
+     "name": "forceIcon",
+     "type": "Boolean",
+     "desc": "true to force show icon..if set to false, Roo.isTouch showing icon, otherwish number",
+     "memberOf": "",
+     "optvals": [
+      "true",
+      "false"
+     ]
+    },
     {
      "name": "cls",
      "type": "String",
      "type": "function",
      "desc": "Fires before the component is shown.  Return false to stop the show."
     },
-    {
-     "name": "changed",
-     "sig": "function (_self, state)\n{\n\n}",
-     "type": "function",
-     "desc": "Fires when the active item active state changes"
-    },
     {
      "name": "childrenrendered",
      "sig": "function (_self)\n{\n\n}",