SmartGWT is a wrapper around the SmartClient JavaScript library. Therefore, SmartGWT widgets aren't really GWT widgets (events are handled the SmartClient way, not the GWT way; AFAIK). It also means that you'll load the whole SmartClient library, even if you only use one single widget.
On Thursday, September 11, 2014 1:38:43 PM UTC+2, Mohammed wrote: > > Hi, > Can one tell me how smartGWT internally creating the widget using GWT?Is > it using GWT Widget really?I dig the code but i didn't find any gwt widget > inside smartgwt jar. > -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/4f519fb5-5074-4b1b-a1fa-ee86365dbd1b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
