In jQuery, you can do this:
$(\'#myElement\').trigger(\'change\');
How do I do that in Dojo?
PlugD has dojo.trigger and more: https://github.com/phiggins42/plugd
dojo.trigger