in the tutorial
http://code.google.com/webtoolkit/doc/latest/tutorial/style.html
it mention
If, after you compile StockWatcher, you look at the generated
JavaScript for the Add button, you will see that the button has a
class attribute of gwt-Button:
<button class="gwt-Button" tabindex="0" type="button">Add</button>

but i cannot find such a javascript after compile even using eclipse
search function for the workspace, so where is the javascript saved?

-- 
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