Hi,
I'm new to SmartGWT. Previously I was using GWT-Ext in my project. But now I have switched it to SmartGWT. I'm using SmartGWT-2.2 with Mozilla FF-3.6.9.
When I was using EXT I used to override onRendered() method for many of the Widgets. But I guess there's nothing like this in SmartGWT. Can anyone tell me how can I catch the event when my Widget(specially, RadioGroupItem) is added to the DOM?
Thanks in advance.
I'm new to SmartGWT. Previously I was using GWT-Ext in my project. But now I have switched it to SmartGWT. I'm using SmartGWT-2.2 with Mozilla FF-3.6.9.
When I was using EXT I used to override onRendered() method for many of the Widgets. But I guess there's nothing like this in SmartGWT. Can anyone tell me how can I catch the event when my Widget(specially, RadioGroupItem) is added to the DOM?
Thanks in advance.
Comment