| Page 1 of 1 | [ 1 post ] |
|
Hello,
I want to nest some Widgets of my own with WidgetChild and WidgetParent. I wanted to listen to the event selectedChanged (Attribute: WidgetChild.selected) to react when a Child is selected. It works if the children do NOT use the plugin "WidgetParent". In the example I have nested the two widgets: - MyChild uses WidgetChild - MyParent uses WidgetChild and WidgetParent If I select an instance of MyChild _afterSelectedChanged() is called. If I select an instance of MyParent _afterSelectedChanged() is NOT called? Why? Please watch the console for the following example: http://jsfiddle.net/Lbknd/ Thank you |
| Page 1 of 1 | [ 1 post ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group