Hi qooxdooers, I'm creating a custom widget (extends qx.ui.core.Widget) which consists of a qx.ui.list.List and a couple of buttons. I would like to expose some important properties of the underlying list (e.g. model, labelPath, labelOptions, delegate, etc...) "as-is", without interfering with them.
I know I can declare all these properties in my widget and then bind them to the list widget, but I was wondering if there is a better way to do that. For example, is there some fancy construction I'm not aware of, which allows me simply to list these properties and have them exposed automatically? Thanks, Omri -- View this message in context: http://qooxdoo.678.n2.nabble.com/Exposing-properties-of-child-widgets-in-a-custom-widget-tp7580598.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel