sample skeleton application with dojo toolkit & arcgis js api v 4.30
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

41 lines
977 B

{
"dojox.mobile.View": {
"@id": "view3",
"dojox.mobile.Heading": {
"@label": "view3.json"
},
"dojox.mobile.RoundRectList": [{
"dojox.mobile.ListItem": [{
"@icon": "images/i-icon-1.png",
"@label": "Airplane Mode",
"dojox.mobile.Switch": {
}
}, {
"@href": "test_iPhone-Icon.html",
"@icon": "images/i-icon-2.png",
"@label": "Wi-Fi",
"@rightText": "mac"
}, {
"@icon": "images/i-icon-3.png",
"@label": "Carrier",
"@moveTo": "home",
"@rightText": "AcmePhone"
}]
}, {
"dojox.mobile.ListItem": [{
"@icon": "images/i-icon-4.png",
"@label": "Sounds",
"@moveTo": "home"
}, {
"@icon": "images/i-icon-5.png",
"@label": "Brightness",
"@moveTo": "home"
}, {
"@icon": "images/i-icon-6.png",
"@label": "Wallpaper",
"@moveTo": "home"
}]
}]
}
}