2017-11-07 3 views

答えて

0

search: { 
    ... 
    listeners: 
    { 
     afterrender: function(cpt) 
     { 
      // existing items store is sent through the MultiSelector config 
      cpt.selectRecords(me.getExistingStore().getData()); 
     } 
    } 
} 
関連する問題