Ext JS基礎(面板佈局viewport)

1 Ext.onReady(function () { 2 //創建一個TreeStore,TreeStore負責爲Tree提供數據 3 var store = Ext.create('Ext.data.TreeStore', 4 { 5 root:{ 6 expanded:true,
相關文章
相關標籤/搜索