Hi. > I quess you are looking for something like a classname attribute? > If that's what you are looking for, qooxdoo has attached its classname to > every object. You can access it via <>.classname. That should do the job.
Right, this is what I needed. How come it isn't in the documentation? I just had a look, Object has no properties at all documented in the API reference. > If you want assert an exception, take a look at the assertException method > you could use. > http://demo.qooxdoo.org/current/apiviewer/#qx.core.Assert~assertException Interesting, but only almost what I need :-D - however, I already solved the problem, so there's no open issue here for me. How do I pass args to the callback? (Besides, I must confess, I'm no regexp wizzard.) Side note/off topic: this mailing list is really responsive, a marvel of a support system for beginners like me - ppl are answering faster than I can ask. br, -- Florin Jurcovici ------------------ The Net interprets censorship as damage and routes around it. (John Gilmore - one of the EFF founders) ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
