Hi List, this is probably a very simple question, but since I would like to do it right, I thought it would better to simply ask:
I have created a custom widget (which extends qx.ui.core.Widget). In the widget I have only one child - a qx.ui.tree.Tree widget. I would like to expose the tree's contextmenu so that it will be possible to set it from outside the custom widget. I realize I can define a contextmenu property and bind it to the tree's contextmenu, but I can't help thinking that perhaps there is a better way. Is there? Another question, in this case when the custom widget has only one widget, will it be better to extend directly qx.ui.tree.Tree rather than qx.ui.core.Widget? Thanks! Omri -- View this message in context: http://qooxdoo.678.n2.nabble.com/Exposing-properties-of-child-widgets-in-a-custom-widget-tp7046940p7046940.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
