API Docs for: 1.0.0
Show:

File: scotts\widgets\external_links\widget.js

/**
 * Handles displaying relevant {{#crossLink "OrderedItemLink"}}{{/crossLink}}s.
 * 
 * Relevant Components:  
 * + Widget: https://scottsdev.service-now.com/sp_widget.do?sys_id=23cea845dbb13b408408d12c5e9619a5
 * + External Links: https://scottsdev.service-now.com/sc_ordered_item_link_list.do?sysparm_userpref_module=1ab40109dbf13b408408d12c5e9619e7
 * 
 * @class ExternalLinks
 * @constructor
 * @author Alexander Anderson (cwt_alexander)
 * @module Widgets
 * @see https://scottsdev.service-now.com/sp_widget.do?sys_id=23cea845dbb13b408408d12c5e9619a5
 */
(function(){})