gpt4 book ai didi

extjs - 加载商店时是否存在 ExtJs 3 JsonStore 事件?

转载 作者:行者123 更新时间:2023-12-01 09:36:56 24 4
gpt4 key购买 nike

当 JsonStore 加载所有记录时,我必须更新我的显示,是否有此事件的事件?

最佳答案

加载事件将起作用:

store.on('load', function(store, recs, opt){
//update your display here
}, this);

关于extjs - 加载商店时是否存在 ExtJs 3 JsonStore 事件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5908595/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com