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.
|
|
2 years ago | |
|---|---|---|
| .. | ||
| myMvcTemplated.js | 2 years ago | |
| readme.txt | 2 years ago | |
| test_mvc_widget.html | 2 years ago | |
| test_mvc_widget_template.html | 2 years ago | |
readme.txt
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.