摘要:
JScript// JScript 文件Ext.namespace('Ext.test');Ext.test.Panel = function() { this.right = new Ext.Panel({ ddGroup: 'TreePanelDDGroup', border : true, id : 'right', title:'Panel', bodyStyle : 'padding: 5px', defaults : { bodyStyle : 'padding-left: 5px' } 阅读全文
posted @ 2011-03-26 13:58
颜骨柳筋才大如海
阅读(1603)
评论(0)
推荐(1)