I want to run some custom JavaScript after the web app has finished loading (ie. map, toolbar are fully loaded). Is there any event I can subscribe to or something to hook in to be notified that the web app is done loading. I am looking for something at the app level, not tied to a custom widgets startup.
Thanks
Simon