For your second question: https://developers.google.com/web-toolkit/doc/latest/DevGuideUiCss?hl=no-NO
gwt-[Classname] will use the default css/theme provided by GWT. You can remove/override this if you need Second question about the generated javascript: > "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>" > > Problem is a cannot find this button code in the > "stockwatcher.nocache.js", and also not in any of the generated > permutations, is that normal?? > (i have compiled it :p ) > > > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/8-8R4SU3zyYJ. 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.
