Bad url link for events summary page for the Print widget api 4.5

495
3
10-19-2017 08:02 AM
BobCarberry2
New Contributor II

There seems to be a bad link for the events summary page for the print widget, javscript 4.5 api.  Here is the link: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Print.html#events-summary.  It just takes you back to the print widget landing page.  Does anybody have a list of these events?  Thanks!

0 Kudos
3 Replies
KenBuja
MVP Esteemed Contributor

Where is that link? The reason it goes back to the landing page is because there are no events associated with the Print widget.

If you see a problem on a documentation page, you should use the "Feedback on this topic?" link at the bottom of each page.

0 Kudos
BobCarberry2
New Contributor II

Thanks for the tip. The link can be found when you click on “more details” for the on() method found in the Method Overview section. It states:

Registers an event handler on the instance. Call this method to hook an event with a listener. See the Events summary table<https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Print.html#events-summary> for a list of listened events.

0 Kudos
KenBuja
MVP Esteemed Contributor

It looks like that's a standard method in the Widgets section. There are other ones there that have the "on" section but no events, like BasemapGallery and Compass. For both of those, the link didn't go back to the top of the page, however.

0 Kudos