【发布时间】:2011-10-07 22:40:18
【问题描述】:
我有一个嵌套列表,必须根据用户在 Ext.Carousel 中选择的内容填充新数据。
TreeStore.load(newData) // this does not work :(
TreeStore.removeAll() // this works!
似乎文档和论坛没有答案,因为我已经搜索了 2-3 天。提前谢谢你。
【问题讨论】:
标签: tree sencha-touch api-design nested-lists