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.
23 lines
2.3 KiB
23 lines
2.3 KiB
dojo.provide("dojox.mobile.tests.bidi.doh.module"); |
|
|
|
try{ |
|
doh.registerUrl("dojox.mobile.tests.bidi.doh.test_StoreCarousel-demo", dojo.moduleUrl("dojox.mobile", "tests/bidi/doh/test_StoreCarousel-demo.html"),999999); |
|
doh.registerUrl("dojox.mobile.tests.bidi.doh.test_EdgeToEdgeList", dojo.moduleUrl("dojox.mobile", "tests/bidi/doh/test_EdgeToEdgeList.html"),999999); |
|
doh.registerUrl("dojox.mobile.tests.bidi.doh.test_IconContainer", dojo.moduleUrl("dojox.mobile", "tests/bidi/doh/test_IconContainer.html"),999999); |
|
doh.registerUrl("dojox.mobile.tests.bidi.doh.test_SpinWheel-custom", dojo.moduleUrl("dojox.mobile", "tests/bidi/doh/test_SpinWheel-custom.html"),999999); |
|
doh.registerUrl("dojox.mobile.tests.bidi.doh.test_ValuePicker-custom", dojo.moduleUrl("dojox.mobile", "tests/bidi/doh/test_ValuePicker-custom.html"),999999); |
|
doh.registerUrl("dojox.mobile.tests.bidi.doh.test_Switch", dojo.moduleUrl("dojox.mobile", "tests/bidi/doh/test_Switch.html"),999999); |
|
doh.registerUrl("dojox.mobile.tests.bidi.doh.test_Tooltip", dojo.moduleUrl("dojox.mobile", "tests/bidi/doh/test_Tooltip.html"),999999); |
|
doh.registerUrl("dojox.mobile.tests.bidi.doh.test_Accordion-demo", dojo.moduleUrl("dojox.mobile", "tests/bidi/doh/test_Accordion-demo.html"),999999); |
|
doh.registerUrl("dojox.mobile.tests.bidi.doh.test_TreeView", dojo.moduleUrl("dojox.mobile", "tests/bidi/doh/test_TreeView.html"),999999); |
|
doh.registerUrl("dojox.mobile.tests.bidi.doh.test_RoundRect-EdgeToEdgeDataList", dojo.moduleUrl("dojox.mobile", "tests/bidi/doh/test_RoundRect-EdgeToEdgeDataList.html"),999999); |
|
doh.registerUrl("dojox.mobile.tests.bidi.doh.test_RoundRect-EdgeToEdgeStoreList", dojo.moduleUrl("dojox.mobile", "tests/bidi/doh/test_RoundRect-EdgeToEdgeStoreList.html"),999999); |
|
doh.registerUrl("dojox.mobile.tests.bidi.doh.ButtonTests", dojo.moduleUrl("dojox.mobile", "tests/bidi/doh/ButtonTests.html"),999999); |
|
doh.registerUrl("dojox.mobile.tests.bidi.doh.HeadingTests", dojo.moduleUrl("dojox.mobile", "tests/bidi/doh/HeadingTests.html"),999999); |
|
doh.registerUrl("dojox.mobile.tests.bidi.doh.IconMenuTests", dojo.moduleUrl("dojox.mobile", "tests/bidi/doh/IconMenuTests.html"),999999); |
|
doh.registerUrl("dojox.mobile.tests.bidi.doh.TabBarTests", dojo.moduleUrl("dojox.mobile", "tests/bidi/doh/TabBarTests.html"),999999); |
|
}catch(e){ |
|
doh.debug(e); |
|
} |
|
|
|
|
|
|