It depends. "Some types of events will bubble up the parent widget chain (such as mouse events, ...) while others are only fired on the original object (e.g. property changes, ...)." [1]
AFAIK there is no written down list which states which events support it and which not. Just try it out in a small sample app. Regards Richard [1] http://manual.qooxdoo.org/current/pages/desktop/ui_interaction.html Am 18.01.13 14:37, schrieb Dietrich Streifert: > Hi Richard, > > does fireing a non DOM related event (e.g. changeValue for ComboBox) > make any sense with bubbling? > > Regards > Dietrich ------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
