Fix #6696 - Document Browse
[roojs1] / docs / symbols / Roo.bootstrap.NavSidebarItem.json
index 55b45c9..5febe20 100644 (file)
         }
       ]
     },
+    {
+      "name" : "setHtml",
+      "desc" : "Set the HTML (text content) of the item",
+      "isStatic" : false,
+      "isConstructor" : false,
+      "isPrivate" : false,
+      "memberOf" : "Roo.bootstrap.NavItem",
+      "example" : "",
+      "deprecated" : "",
+      "since" : "",
+      "see" : "",
+      "params" : [
+        {
+          "name" : "html",
+          "type" : "string",
+          "desc" : "content for the nav item",
+          "isOptional" : false
+        }
+      ],
+      "returns" : []
+    },
     {
       "name" : "hide",
       "desc" : "Hide a component - adds 'hidden' class",