1. #1
    Sencha User
    Join Date
    Mar 2007
    Posts
    312
    Vote Rating
    14
    jweber will become famous soon enough

      0  

    Default Feature suggestions for Ext.plugin.PullRefresh

    Feature suggestions for Ext.plugin.PullRefresh


    A suggestion for the PullRefresh plugin:

    This is a useful user-interface feature, but sometimes you need to use it on a component that isn't a List. For example, you might use it on a generic Container that contains several data views, all of which need to be refreshed.

    For the most part, you can accomplish this by defining a "refreshFn" to load the data yourself. But when you do this, the init() function shouldn't call list.getStore() or list.setLoadingText(null).

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,714
    Vote Rating
    438
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    For your application needs I would extend PullRefresh plugin to handle the changes you need it to do.
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.

Tags for this Thread