Skip to content

Files

This branch is 35 commits behind dojo/demos:master.

mobileMvc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 5, 2011
Sep 24, 2012
Sep 24, 2012
Sep 24, 2012
Jul 24, 2012
Sep 24, 2012
Jul 20, 2012
Jul 19, 2012
Sep 12, 2013
May 17, 2011
Jul 24, 2012
-------------------------------------------------------------------------------
Mobile MVC Demo - Create data-bound forms and views for typical UI patterns.
-------------------------------------------------------------------------------
Author: Ed Chatelain (edchat)
-------------------------------------------------------------------------------
Demo description

	This is the mobile MVC demo, showing three basic data binding features
	of the new dojox.mvc package's. 
	
-------------------------------------------------------------------------------
Dependencies:

	Dojo Core
	Dijit 
	Dojox 

-------------------------------------------------------------------------------
Installation instructions

	Simply run the included demo.html

	To build, use the supplied demo.profile.js as your profileFile

-------------------------------------------------------------------------------
@rank:7 @categories:mobile