[CLOSED] Check if there is an active directmethod call

  1. #1

    [CLOSED] Check if there is an active directmethod call

    I'm using static direct methods and want to check if there is any active calls at the time.
    Last edited by Daniil; Jun 25, 2013 at 7:50 AM. Reason: [CLOSED]
  2. #2
    Hi @livehealthierGF,

    Active DirectMethod/DirectEvent requests should be in this object.
    Ext.net.DirectEvent.requests
    If this object is not empty, there is an active request.

Similar Threads

  1. Replies: 6
    Last Post: May 01, 2013, 3:35 AM
  2. Two tabs - how to call directmethod
    By ven in forum 2.x Help
    Replies: 1
    Last Post: Oct 15, 2012, 8:19 AM
  3. simple DirectMethod call not working?
    By phinoppix in forum 1.x Help
    Replies: 2
    Last Post: Jul 05, 2011, 12:12 PM
  4. Call DirectMethod from a TreePanel
    By khadga in forum 1.x Help
    Replies: 3
    Last Post: Jan 10, 2011, 5:56 PM
  5. how to call DirectMethod from grid
    By harshad.jadhav in forum 1.x Help
    Replies: 2
    Last Post: Jul 10, 2010, 8:58 AM

Posting Permissions