GWT Style, Configuration and JSNI Reference




Other Refcardz


thumb

Getting Started with Oracle Berkeley DB

Contents Include: Oracle Berkeley DB Family, Berkeley DB Java Edition Features, BDB JE Base API and Collections API, BDB JE DIrect Persistent layer, BDB JE Transaction Support and Performance Tuning, BDB JE Backup and Recovery, Hot Tips and more...


thumb

Essential EMF

Features include Generating a Model – Quick Start, Regeneration and Merging, The Ecore Model, Structural Feature Control Flags, Hot Tips and more.


thumb

Apache Tapestry 5.0

Project Layout, Configuring the Web Application, About Pages and Components, Tapestry Markup Templates, Built-in Components, Tapestry Annotations, more...


thumb

JUnit and EasyMock

Features include JUnit Lifecycle, JUnit 4 Annotations, EasyMock Object Lifecycle, Recording Behavior in EasyMock, 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