Hi Oliver, yes, if for example your "Application" class has an getTree() method witch returns the tree widget instance, you can call this on a qooxdoo IFrame: this._iFrame.getWindow().qx.core.Init.getApplication().getTree()
Hope this helps. Cheers, Chris oliverspecht schrieb: > Hi, > I need to access a qooxdoo Tree from another GUI component which is set in > an IFrame. > > I searched the docs but did not find any hint. I tried qx.Class.getClass() > etc. but nothing worked. Is there any possibility to traverse the qooxdoo > GUI components in a webpage? > > Something like in jQuery wrapping the elements etc.? > > Thanks, > Oliver > -- Christian Schmidt Software Entwickler 1&1 Internet AG - Web Technologies Ernst-Frey-Straße 9 · DE-76135 Karlsruhe [email protected] Amtsgericht Montabaur / HRB 6484 Vorstände: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas Gottschlich, Robert Hoffmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver Mauss, Jan Oetjen Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
