Book description
Summary
GWT in Action, Second Edition is a completely revised edition of the best-selling GWT book. It covers the new features introduced in GWT 2.4 and 2.5, as well as the best development practices that have emerged in the GWT community. It begins with a rapid-fire introduction to GWT and Ajax to get you up to speed with GWT concepts and tools. Then, you'll explore key concepts like managing events, interacting with the server, creating UI components, building your user interface declaratively using UiBinder ... and more.
About the Technology
Google Web Toolkit works on a simple idea. Write your web application in Java, and GWT crosscompiles it into JavaScript. It is open source, supported by Google, and version 2.5 now includes a library of high-quality interface components and productivity tools that make using GWT a snap. The JavaScript it produces is really good.
About this Book
GWT in Action, Second Edition is a revised edition of the best-selling GWT book. In it, you’ll explore key concepts like managing events, interacting with the server, and creating UI components. As you move through its engaging examples, you’ll absorb the latest thinking in application design and industry-grade best practices, such as implementing MVP, using dependency injection, and code optimization.
Written for Java developers, the book requires no prior knowledge of GWT.
What's Inside
Covers GWT 2.4 and up
Efficient use of large data sets
Optimizing with client bundles, deferred binding, and code splitting
Using generators and dependency injection
About the Authors
Adam Tacy and Robert Hanson coauthored the first edition of GWT in Action. Jason Essington is a Java developer and an active contributor to the GWT mailing list and the GWT IRC channel. Anna Tökke is a programmer and solutions architect working with GWT on a daily basis.
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Praise for the First Edition of GWT in Action
- Preface
- Acknowledgments
- About This Book
- About the Cover Illustration
-
Part 1. Basics
- Chapter 1. GWT
-
Chapter 2. Building a GWT application: saying “Hello World!”
- 2.1. What’s a GWT application?
- 2.2. Examining the options for building an application
- 2.3. Creating the HelloWorld application with the GPE
- 2.4. Running HelloWorld in development mode
- 2.5. Finding out where it went wrong
- 2.6. Compiling HelloWorld for web mode
- 2.7. Understanding modules vs. packages
- 2.8. Digging deeper into the uncompiled application
- 2.9. Reviewing the deployable application part of a GWT application
- 2.10. Building on your understanding
- 2.11. Summary
- Chapter 3. Building a GWT application: enhancing HelloWorld
-
Part 2. Next steps
-
Chapter 4. Creating your own widgets
- 4.1. What is a widget, again?
- 4.2. Creating a new widget from the DOM
- 4.3. Extending an existing widget
- 4.4. Extending a panel
- 4.5. Creating a composite
- 4.6. Using layout panels
- 4.7. Applying animation to widgets
- 4.8. Exploring the lifecycle of a widget
- 4.9. Getting Elemental, my dear Watson!
- 4.10. Summary
- Chapter 5. Using client bundles
- Chapter 6. Interface design with UiBinder
- Chapter 7. Communicating with GWT-RPC
- Chapter 8. Using RequestFactory
- Chapter 9. The Editor framework
- Chapter 10. Data-presentation (cell) widgets
- Chapter 11. Using JSNI—JavaScript Native Interface
- Chapter 12. Classic Ajax and HTML forms
-
Chapter 13. Internationalization, localization, and accessibility
- 13.1. Making a user feel comfortable
- 13.2. Using static string internationalization
- 13.3. Using static-string i18n with UiBinder
- 13.4. Determining the locale for static-string internationalization
- 13.5. Internationalizing client bundles through static internationalization
- 13.6. Dynamic string internationalization
- 13.7. Localization of dates, times, and currencies
- 13.8. Displaying the right direction
- 13.9. Accessibility
- 13.10. Summary
-
Chapter 4. Creating your own widgets
- Part 3. Advanced
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: GWT in Action, Second Edition
- Author(s):
- Release date: February 2013
- Publisher(s): Manning Publications
- ISBN: 9781935182849
You might also like
video
SSL Complete Guide 2021: HTTP to HTTPS
This course is all about securing websites with SSL/TLS certificates. We start by exploring the basics …
video
Machine Learning for Absolute Beginners - Level 1
Instead of using hard-coded rules for performing something, artificial intelligence (AI) and machine learning (ML) prepare …
video
Complete Python Course with 10 Real-World Projects
Python is a multi-paradigm programming language with object-oriented and structured programming fully supported, and many features …
video
Microsoft Power BI - The Complete Masterclass [2023 EDITION]
Microsoft Power BI is an interactive data visualization software primarily focusing on business intelligence, part of …