-
Sencha User
SA examples / plugins
I was looking at the SA examples this morning. There is an interesting one called tweetlist that contains two plugins: listpaging and pullrefresh.
I'd like to add that kind of functionality to an application except I can't see any reference in SA documentation about plugins, nor where those two plugins are even stored, or for that matter, if they are referenced, where is the functionality being pulled from?
Could someone please enlighten me.
Thank you.
-
tmcdonald -
We have an example of the tweetlist created in architect.
http://cdn.sencha.io/architect/architect-examples.zip
touch20/tweetlist.xda
Essentially drag out a List, drag out the two plugins and put them in the list and configure appropriately.
-
Sencha User
That was the example I was referring to. Looking at the Sencha Architect page, I can see the View -> Tweetlist ->MyListPagingPlugin/MyPullRefreshPage, but I don't see where the plugins reside.
Where do I drag those plugins from?
From the code, it looks like the plugins are left with default values in architect.
Is there some more documentation somewhere on plugins (should I be looking at some sencha touch documentation maybe?).
-
Search for plugin in the toolbox.
Yes you can find these from the Sencha Touch documentation as well.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules