extjs4.2 - Is there any way to find the exact order in which the events of an Ext Js 4.2.0 component are fired? -


i know how can find, example, first event fires when click on tab of tab.panel in ext js 4.2.0, , if possible exact order of events involved when user clicks on tab.

i'd start reading docs components. should able you:

http://docs.sencha.com/extjs/4.2.2/#!/guide/components


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -