-
1 May 2012 6:22 AM #1
SA examples / plugins
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.
-
1 May 2012 7:27 AM #2
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.Aaron Conran
@aconran
Sencha Architect Development Team
-
1 May 2012 7:44 AM #3
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?).
-
1 May 2012 8:36 AM #4
Search for plugin in the toolbox.
Yes you can find these from the Sencha Touch documentation as well.Aaron Conran
@aconran
Sencha Architect Development Team


Reply With Quote