>    [ERROR] Line 13: No source code is available for type 
> com.ag.sapwidgets.server.ExportDataToExcel; did you forget to inherit a 
> required module?
>
This is the problem. You are trying to convert to javascript the server class 
ExportDataToExcel. Either its package should be added to the set of packages to 
be converted to javascript, or else you should stop referring to it from code 
that is converted to javascript.

Paul

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to