[CLOSED] How to use Succes property on a store load

  1. #1

    [CLOSED] How to use Succes property on a store load

    All is in the question.

    in the begining of the load, I want to show a mask, I will load 4 stores, count in a success function and when I reach 4, I will remove the mask.

    How to achive that. Is SuccessProperty a js function name?

    Edit :

    Found : listener on load...It was easy.
    Last edited by Daniil; Jun 18, 2012 at 1:28 PM. Reason: [CLOSED]
  2. #2
    Hi,

    SuccessProperty
    http://docs.sencha.com/ext-js/4-1/#!...uccessProperty

    It's a rare case, when you should deal with that property, rather never.

    Yes, for your scenario, you should listen the Stores Load event.

Similar Threads

  1. Replies: 3
    Last Post: May 26, 2011, 5:18 AM
  2. [CLOSED] RowExpander succes function issue
    By deejayns in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 30, 2011, 8:59 AM
  3. [CLOSED] Store Load-handler cant reload child store
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Feb 04, 2011, 7:56 AM
  4. Replies: 4
    Last Post: Dec 01, 2010, 10:48 AM
  5. Replies: 1
    Last Post: May 27, 2009, 5:23 PM

Posting Permissions