Location: A review of cardiac cellular electrophysiology models @ 43f20681b64f / dojo-presentation / js / dojo / dojox / data / demos / demo_MultiStores.html

Author:
David Nickerson <david.nickerson@gmail.com>
Date:
2021-09-16 01:22:44+12:00
Desc:
update to jupyter notebook
Permanent Source URI:
https://models.physiomeproject.org/workspace/a1/rawfile/43f20681b64fe8ccaf19dc325b0ac0b8aa7d84fe/dojo-presentation/js/dojo/dojox/data/demos/demo_MultiStores.html

DEMO: Multiple DataStore implementations with dojo.data aware Widgets


Description:

This simple demo shows how widgets which know only the dojo.data interfaces can work with data sources of varying formats. In this case an OpmlStore and a ItemFileReadStore are used to house the same data in different formats.

Widgets using OpmlStore:

ComboBox:


Tree:

Widgets using ItemFileReadStore:

ComboBox:


Tree: