UNPKG

dojox

Version:

Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.

6 lines (5 loc) 479 B
1. This directory in dojox/mvc/test/templatedWidgetList is used to test the WidgetList with a custom widget. 2. myMvcTemplated.js widget and test_mvc_widget_template.html shows how to use data-dojo-attach-point in the template and to setup bindings 3. Use test_mvc_widget.html to see the results. 4. myMvcTemplated2.js widget and test_mvc_widget_template2.html shows how to use also use data-dojo-attach-event in the template. 5. Use test_mvc_widget2.html to see the results.