Hi Chris, the widget is hidden and the parent recalculates the layout as if the widget was not present. The corresponding DOM objects are not removed. As you correctly guessed, the container is set to display: none.
Tristan Am 07.12.2010 um 18:53 schrieb cbrown: > > I'm trying to understand the relationship between qx.ui.core.Widget instances > and the related DOM objects and have the following question. > > When widgets are excluded, are the corresponding DOM elements for the widget > and its children removed or just set to display = none? > > Thanks, > > Chris > > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/Are-DOM-elements-removed-for-excluded-widgets-tp5812527p5812527.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > What happens now with your Lotus Notes apps - do you make another costly > upgrade, or settle for being marooned without product support? Time to move > off Lotus Notes and onto the cloud with Force.com, apps are easier to build, > use, and manage than apps on traditional platforms. Sign up for the Lotus > Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ What happens now with your Lotus Notes apps - do you make another costly upgrade, or settle for being marooned without product support? Time to move off Lotus Notes and onto the cloud with Force.com, apps are easier to build, use, and manage than apps on traditional platforms. Sign up for the Lotus Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
