Search Type: Posts; User: kotarf
Search: Search took 0.03 seconds.
-
11 Dec 2012 2:33 PM
- Replies
- 2
- Views
- 507
Thank you for the response
I have managed make progress by using private methods within the framework. I use the onEvent method with the dispatcher, as described above in my attempts. However,... -
6 Dec 2012 11:12 AM
- Replies
- 2
- Views
- 507
Hi everyone
Problem
Is it possible in Sencha Touch 2.1 to programmatically fire Ext.event.Event events within the framework?
In the API docs example at Ext.event.Event, I see... -
16 Nov 2012 8:44 AM
Jump to post Thread: Log All Events to console by kotarf
- Replies
- 3
- Views
- 522
Thank you!! This is powerful stuff that definitely solves my problem.
I would consider this answered unless you or anyone else would like to explain why this works, and why intercepting or... -
16 Nov 2012 7:54 AM
Jump to post Thread: Log All Events to console by kotarf
- Replies
- 3
- Views
- 522
Goal
Log all events to console.
Strategies
These have been thought of before by other people
1- createInceptor functions on Ext.mixin.Observable
2- Override Ext.mixin.Observable
3-...
Results 1 to 4 of 4
