Upgrade to ExtJS 3.0.0 - Released 07/06/2009
[extjs.git] / examples / layout-browser / tree-data.json
index f268b04..dce4bf3 100644 (file)
         text:'Table',
         id:'table',
         leaf:true
+    },{
+        text:'vBox',
+        id:'vbox',
+        leaf:true
+    },{
+        text:'hBox',
+        id:'hbox',
+        leaf:true
     }]
 },{
     text:'Custom Layouts',