- applyTo : 'hello-win',\r
- layout : 'fit',\r
- width : 500,\r
- height : 300,\r
- closeAction :'hide',\r
- plain : true,\r
- items : new Ext.TabPanel({\r
- applyTo : 'hello-tabs',\r
- autoTabs : true,\r
- activeTab : 0,\r
- deferredRender : false,\r
- border : false\r
+ applyTo:'hello-win',\r
+ layout:'fit',\r
+ width:500,\r
+ height:300,\r
+ closeAction:'hide',\r
+ plain: true,\r
+\r
+ items: new Ext.TabPanel({\r
+ applyTo: 'hello-tabs',\r
+ autoTabs:true,\r
+ activeTab:0,\r
+ deferredRender:false,\r
+ border:false\r