GWT Style, Configuration and JSNI Reference




Other Refcardz


thumb

Spring Configuration

Features Dependency Injection in a Nutshell, Configuring Spring with XML, Namespaces, Annotations, Hot Tips and more...

"From a value and accuracy perspective, this card is spot on." --Ryan Breidenbach


thumb

Getting Started with Equinox and OSGi

Features include Developing Your First Bundle, Launching an Equinox System, Programming Model, Key Equinox Execution Options, Hot Tips and more.


thumb

JavaServer Faces 2.0

Contents Include: JSF Overview, Development Process, Lifecycle, The JSF Expression Language, JSF Core Tags, JSF HTML Tags and more...


thumb

Essential Ruby

Features include Simple Ruby Examples, IRB, RubyGems, Ruby Language Reference Tables, Hot Tips and More.




Click Here To
Download PDF


Overview

One of the most beneficial parts of GWT is that your standard Java IDE can help you develop an application without needing to memorize the API. This is especially true when using auto-completion capabilities of your IDE, but unfortunately this doesn’t apply to all aspects of GWT development.

DZone has developed a reference for these other bits, where the IDE is of little or no help. Specifically this includes a consolidated CSS class guide, a module configuration reference at the ready, and a reference to using JSNI. Topics covered:

  • Official GWT Web Sites
  • Styling Widgets with CSS
  • GWT Module Configuration
  • JavaScript Native Interface
  • Hot Tips and more...

About the Author

Robert Hanson is an Applications Manager for Quality Technology Services, a company providing hosting, managed services, and application development. He is passionate about programming and architecture, and has developed opensource software for both the Perl and Java communities. His latest venture is the GWT Widget Library, a set of tools for use with the Google Web Toolkit, a toolkit allowing you to write JavaScript applications in Java. In 2007 Robert co-authored the book GWT in Action with Adam Tacy, providing instruction on using the Google toolkit. Robert provides tutorials and random thoughts about the craft on his blog found at roberthanson.blogspot.com.

Publications
GWT in Action with Adam Tacy

Blog
roberthanson.blogspot.com