Views-Introduction


Welcome to the View Programming Guide.  This guide will tell you everything you need to know about working with Views in SproutCore.

 

Who Should Read This Guide

 

This guide is for anyone who is building a SproutCore application and who needs to create custom views.

 

Outline

 

  1. About Views
  2. Using Views
  3. Drawing in views
  4. Handling Events
  5. Working with Panes
  6. Working with CollectionViews
  7. View Reference