I found a way how to do it without the need to access private members of the superclass. I evaluate where the click occurred in my custom subclass first, and then I either call the superclass method (when the click occurred in the background) or not (when the click happened in one of the filter elements). But thanks a lot for your feedback.
Michael -- View this message in context: http://qooxdoo.678.n2.nabble.com/Subclassing-Scroller-js-tp5030157p5034701.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
