I'm curious to find out what the obscure and hidden features of Google Web Toolkit 2 (GWT) are. If you know of any tricks/features - that are uncommon, undocumented or hidden in the Javadocs then what are they and why are they useful?
My personal favorite was the StyleSheetLoader which is buried in the ShowCase application bundled with GWT. I use it to dynamically swap out a stylesheet "on the fly" to provide web application theming capabilities.
Feature Summary: