you add widgets to containers, and every Container class has an add() method.
a widget is not necessarily a container, therefore there's no add() in it. ----- Original Message ---- > From: Luc Saffre <[email protected]> > To: [email protected] > Sent: Tue, March 8, 2011 4:45:06 AM > Subject: [qooxdoo-devel] Undocumented Widget.add()? > > I'm just starting to learn Qooxdoo (coming from ExtJS), and I stumbled > upon a detail in the documentation. When I open > > http://demo.qooxdoo.org/1.3/apiviewer/#qx.ui.core.Widget > > then I cannot find a description of the method `add()`. > Is this normal? > > Luc > > > > ------------------------------------------------------------------------------ > What You Don't Know About Data Connectivity CAN Hurt You > This paper provides an overview of data connectivity, details > its effect on application quality, and explores various alternative > solutions. http://p.sf.net/sfu/progress-d2d > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > ------------------------------------------------------------------------------ What You Don't Know About Data Connectivity CAN Hurt You This paper provides an overview of data connectivity, details its effect on application quality, and explores various alternative solutions. http://p.sf.net/sfu/progress-d2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
