Dojo the definitive guide

Dojo: the Definitive Guide gives you the most thorough overview of this toolkit available, showing you everything from how to create complex layouts and form controls closely resembling those found in the most advanced desktop applications with stock widgets, to advanced JavaScript idioms to AJAX an...

Full description

Bibliographic Details
Main Author: Russell, Matthew
Format: eBook
Language:English
Published: Sebastopol, Calif. O'Reilly Media 2008
Edition:1st ed
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • pt. I. Base and Core
  • 1. Toolkit Overview
  • 2. Language and Browser Utilities
  • 3. Event Listeners and Pub/Sub Communication
  • 4. AJAX and Server Communication
  • 5. Node Manipulation
  • 6. Internationalization (i18n)
  • 7. Drag-and-Drop
  • 8. Animation and Special Effects
  • 9. Data Abstraction
  • 10. Simulated Classes and Inheritance
  • pt. II. Dijit and Util
  • 11. Dijit Overview
  • 12. Dijit Anatomy and Lifecycle
  • 13. Form Widgets
  • 14. Layout Widgets
  • 15. Application Widgets
  • 16. Build Tools, Testing, and Production Considerations
  • A.A Firebug Primer
  • B.A Brief Survey of DojoX.