I want to listen the event that fire event from innermost class .

What i do currently is i listen by doing this:

from TableToolBar:

this.fireEvent("reload",handler)

from top class:

this.DashBoard.RightComp.TableComp.TableToolBar.addListener(...)


Is there anyway to listen even from top class directly , without needing to
drill down hierarchically ?
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to