Affichage des articles dont le libellé est Sencha Architect Pull Refresh Plugin. Afficher tous les articles
Affichage des articles dont le libellé est Sencha Architect Pull Refresh Plugin. Afficher tous les articles

jeudi 20 novembre 2014

Sencha Architect Pull Refresh Plugin

hello,

I am using sencha architect 3, and I can't figure out how to use the refresh plugin on a list.


code:

plugins: [

{

type: 'pullrefresh',

refreshFn : function() { console.log('Pulled!!'); }


}


but this or anything else I've tried seem to work :'(

please help, dying slowly....






Sencha Architect Pull Refresh Plugin