Hi all,
Frame that is directly added to HTML page, we use below syntax.
top.header_fram e.location.href =top.header_fra me.location;
But for Gwt-Ext frame, that is added to one panel that panel is render by calling Viewport(panel) , is there any way similar to above function?
Hope any help.
Thanks and Regards,
Aye
Frame that is directly added to HTML page, we use below syntax.
top.header_fram e.location.href =top.header_fra me.location;
But for Gwt-Ext frame, that is added to one panel that panel is render by calling Viewport(panel) , is there any way similar to above function?
Hope any help.
Thanks and Regards,
Aye
Comment