Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 415 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 415 Bytes

Sencha » Demo » Model

  • Author: Joel Parker Henderson, joel@joelparkerhenderson.com
  • Copyright: Copyright (c) 2011 Joel Parker Henderson
  • License: See LICENSE.txt file

Sencha demo to create a simple model.

In a real-world Sencha application we would use separate files for the model, the store (likely with an AJAX proxy), and the grid.

This demo is based on the Sencha tutorials and documentation.