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
- Host: GitHub
- URL: https://github.com/sixarm/sixarm_sencha_demo_model
- Owner: SixArm
- License: other
- Created: 2011-10-24T04:55:40.000Z (over 14 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T09:22:02.000Z (about 1 year ago)
- Last Synced: 2025-06-23T15:50:09.885Z (12 months ago)
- Topics: demo, javascript, sencha
- Language: HTML
- Homepage: http://sixarm.com
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: CODEOWNERS
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.