-[{
+{
+text: '.',
+children: [{
text:'Basic Ext Layouts',
expanded: true,
children:[{
text:'Fit',
id:'fit',
leaf:true
- },{
- text:'Form',
- id:'form',
- leaf:true
},{
text:'Table',
id:'table',
leaf:true
+ },{
+ text:'vBox',
+ id:'vbox',
+ leaf:true
+ },{
+ text:'hBox',
+ id:'hbox',
+ leaf:true
}]
},{
text:'Custom Layouts',
children:[{
- text:'Row',
- id:'row',
- leaf:true
- },{
text:'Center',
id:'center',
leaf:true
id:'tabs-nested-layouts',
leaf:true
}]
-}]
\ No newline at end of file
+}]
+}
\ No newline at end of file