开发者

Appcelerator: Raising an event

开发者 https://www.devze.com 2023-02-23 05:44 出处:网络
I am using Titanium Appcelerator, I want to refresh Window/TableView/ScrollView manually. How can I do that? Is there anyway开发者_运维知识库 to raise event?

I am using Titanium Appcelerator, I want to refresh Window/TableView/ScrollView manually. How can I do that? Is there anyway开发者_运维知识库 to raise event?

Thanks


This is a common architectural problem, you should separate out the function of creating the table and loading the table's data. [Quoted]

Please see: Problems with refresh function for page, in Appcelerator

0

精彩评论

暂无评论...
验证码 换一张
取 消