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.
 
 
 
 
 
 
Irul24 d994ad09ee First Commit 2 years ago
..
README First Commit 2 years ago
myMvcTemplated.js First Commit 2 years ago
test_mvc_widget.html First Commit 2 years ago
test_mvc_widget_template.html First Commit 2 years ago

README

1. This directory in dojox/mvc/test/templatedWidget is used to test the exprchar which is need for a custom templated widget. 
2. test_mvc_widget_template show how to use exprchar in a template for a widget to avoid a problem with ${..} error in repeat data binding.
3. Use test_mvc_widget.html to see the results.