- Author:
- David Nickerson <nickerso@users.sourceforge.net>
- Date:
- 2009-07-16 02:00:03+12:00
- Desc:
- the starting point for the HH tutorial example
- Permanent Source URI:
- https://models.fieldml.org/workspace/a1/rawfile/f6a8f90307388eb4b040ee3566b84d88b59247f7/dojo-presentation/js/dojo/dijit/demos/i18n/continents.json
[
{ key: "continent:AF", type: "continent", name: "Africa", iso: "AF" },
{ key: "continent:AS", type: "continent", name: "Asia", iso: "AS" },
{ key: "continent:EU", type: "continent", name: "Europe", iso: "EU" },
{ key: "continent:NA", type: "continent", name: "North America", iso: "NA" },
{ key: "continent:SA", type: "continent", name: "South America", iso: "SA" },
{ key: "continent:OC", type: "continent", name: "Oceania", iso: "OC" },
{ key: "continent:AN", type: "continent", name: "Antarctica", iso: "AN" }
]