文件名称:extjs-desktop
文件大小:935KB
文件格式:RAR
更新时间:2014-09-22 11:25:57
extjs-desktop
MyDesktop.Test = Ext.extend(Ext.app.Module, { id:'bb-cc',//DIV中的ID值 init : function(){ this.launcher = { text: 'abcdefg',//菜单中显示的文本 iconCls:'tabs', handler : this.createWindow, scope: this } },