extjs window

  1. #1

    extjs window

    hi there, i am currently using a pure extjs code to create dynamic windows... using new Ext.window... i am just wondering, in the EXTJS 3.0 API, there is no "update" or "beforeupdate" public events... but i can add listeners to it, is that a coolite modification?
  2. #2

    RE: extjs window

    i get it now, it is from the updater since my window contains an autoload iframe... but can i pass any parameter to the window.reload function? or does it have any callback function?

    because i want to be able to execute a function on the "update" event but the problem is not all component inside the iframe is rendered yet during the "update" event and so i cannot access the component that i want to access during that "update" event

Similar Threads

  1. ExtJs or Ext.Net
    By thilakmsc in forum 2.x Help
    Replies: 1
    Last Post: Jul 25, 2012, 4:30 PM
  2. EXTJS 4
    By ajaxvador in forum 1.x Help
    Replies: 1
    Last Post: Jan 18, 2012, 3:46 PM
  3. EXTJS 3.0
    By speedstepmem2 in forum Licensing
    Replies: 8
    Last Post: Jun 10, 2009, 12:46 PM
  4. ExtJS 3.0
    By davidhoyt in forum Open Discussions
    Replies: 3
    Last Post: Dec 10, 2008, 12:52 PM
  5. COOLITE & EXTJS 2.0
    By t0ny in forum 1.x Help
    Replies: 0
    Last Post: Jul 29, 2008, 1:47 PM

Posting Permissions