Fix #7978 - tidy up layout classes
[roojs1] / docs / symbols / Roo.BasicDialog.json
index fdd1591..4de3c4f 100644 (file)
       "returns" : [
         {
           "name" : "",
-          "type" : "Roo.TabPanel",
+          "type" : "Roo.panel.Tab",
           "desc" : "The tabs component"
         }
       ]
     {
       "name" : "getTabs",
       "type" : "function",
-      "desc" : "Returns the TabPanel component (creates it if it doesn't exist).\nNote: If you wish to simply check for the existence of tabs without creating them,\ncheck for a null 'tabs' property.",
+      "desc" : "Returns the panel.Tab component (creates it if it doesn't exist).\nNote: If you wish to simply check for the existence of tabs without creating them,\ncheck for a null 'tabs' property.",
       "sig" : "()\n{\n\n}",
       "static" : false,
       "memberOf" : "",
       "returns" : [
         {
           "name" : "",
-          "type" : "Roo.TabPanel",
+          "type" : "Roo.panel.Tab",
           "desc" : "The tabs component"
         }
       ]