-
12 Apr 2012 6:02 AM #1
Unanswered: How to show the content of a 3rd - Party Website
Unanswered: How to show the content of a 3rd - Party Website
Hi everybody!
Whithin my application I want to show the content of a 3rd party website (actually it's mine...
)
In GXT 2x I used a ContentPanel and .setUrl("http://...") to get this working.
In GXT 3 RC there is no .setURL
How can I get this done in GXT 3x?
Kind regards
"Webrat"
-
12 Apr 2012 6:03 AM #2
You can use the GWT Frame widget. GXT2 was doing the same when using setUrl in ContentPanel/TabItem
-
12 Apr 2012 6:04 AM #3


Reply With Quote