API Docs for: 1.0.0
Show:

File: scotts\widgets\gsp_calendar\widget.js

/**
 * This widget provides the display capabilities for {{#crossLink "PortalCalendar"}}{{/crossLink}}s in the Service Portal.
 * 
 * Relevant Components:  
 * + Widget: https://scottsdev.service-now.com/sp_widget.do?sys_id=f76c1267db3e73808408d12c5e9619cb
 * + Service Portals: https://scottsdev.service-now.com/sp_portal_list.do?sysparm_userpref_module=7307d93147032100ba13a5554ee490eb
 * + Portal Calendars: https://scottsdev.service-now.com/u_portal_calendar_list.do?sysparm_userpref_module=d33d9b62db9abb405cacd7795e9619a7
 * + Calendar Utility: https://scottsdev.service-now.com/sys_script_include.do?sys_id=319b7db5db9af7405cacd7795e961959
 * 
 * @class GSPCalendar
 * @constructor
 * @author Alexander Anderson (cwt_alexander)
 * @module Widgets
 * @see https://scottsdev.service-now.com/sp_widget.do?sys_id=f76c1267db3e73808408d12c5e9619cb
 */
(function(){})