This document provides an overview of client-side widgets in Google Web Toolkit (GWT). It discusses static widgets like Labels and Images, form widgets like Buttons and Checkboxes, and complex widgets like ListBoxes. Code samples are provided to demonstrate how to create and style these widgets. The document is intended for a GWT training session on building user interfaces with widgets.