An open API service indexing awesome lists of open source software.

https://github.com/sixarm/sixarm_sencha_demo_model

SixArm.com » Sencha » Demo » Model
https://github.com/sixarm/sixarm_sencha_demo_model

demo javascript sencha

Last synced: 11 months ago
JSON representation

SixArm.com » Sencha » Demo » Model

Awesome Lists containing this project

README

          

# 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.