e.g:
var myComp, //say its an instance of continer
myComp.getEventNames();//returns ['painted','activate',...]
thanks.
Printable View
e.g:
var myComp, //say its an instance of continer
myComp.getEventNames();//returns ['painted','activate',...]
thanks.
There isn't a solid way to no. The events aren't added to the component in any way, they are just fired.