Search Type: Posts; User: Trii
Search: Search took 0.01 seconds.
-
3 Aug 2010 7:02 AM
- Replies
- 1
- Views
- 1,042
Hi everyone!
I'm searching the docs but I don't see any examples of loading data into a (X)Template in a Panel using Ext.Direct. I only see examples of using the update() method of the Panel. Is... -
19 Jul 2010 6:49 PM
- Replies
- 89
- Views
- 42,059
Look into Ext.util.TaskRunner() You can use that to start a task that calls an arbitrary callback every interval. It's hard to give you a more detailed response without knowing more about what you...
-
19 Jul 2010 1:00 PM
- Replies
- 89
- Views
- 42,059
@Andy
You must remember that the Ext.Direct calls are asynchronous which means you cannot count on the callback parameter being executed in a linear fashion like the rest of your function code. In...
Results 1 to 3 of 3
