Class Index | File Index

Classes


Class icm.pgwidget.chartwidget.ChartWidget


Extends icm.pgwidget.chartwidget.dijit.ChartWidgetContentPane, icm.base.BasePageWidget.

Defined in: <icm/pgwidget/chartwidget/ChartWidget.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Chart Widget
Method Summary
Method Attributes Method Name and Description
 
addCalendarSubscription(name, url, config, unitType)
//http://ics.teamup.com/feed/ks2p6fcenwqfkzidhb/0.ics
 
 
Clears the contents of the widget
 
 
 
Updates the contents of the widget
 
 
Updates the contents of the widget, on the Case Details Page
 
Updates the contents of the widget, on the Work Details Page
 
 
 
removeCalendarSubscription(subscription, callback)
 
Class Detail
icm.pgwidget.chartwidget.ChartWidget()
Chart Widget
Method Detail
addCalendarSubscription(name, url, config, unitType)
//http://ics.teamup.com/feed/ks2p6fcenwqfkzidhb/0.ics
Defined in: <icm/pgwidget/calendar/Calendar.js>.
Parameters:
name
url
config
unitType

getCfgOfCaseCalendar(caseType)

Defined in: <icm/pgwidget/calendar/Calendar.js>.
Parameters:
caseType

handleICM_ClearContentEvent(payload)
Clears the contents of the widget
Defined in: <icm/pgwidget/calendar/Calendar.js>.
Parameters:
{object} payload Optional
- Payload is received but not used

handleICM_PageActivatedEvent(payload)
Parameters:
payload

handleICM_PageDeactivatedEvent(payload)

Defined in: <icm/pgwidget/calendar/Calendar.js>.
Parameters:
payload

handleICM_ReceiveChartWidgetEvent(payload, )
Updates the contents of the widget
Parameters:
{object} payload
- Payload object
{string}

handleICM_RefreshCalendarEvent(payload)

Defined in: <icm/pgwidget/calendar/Calendar.js>.
Parameters:
payload

handleICM_SendCaseInfoEvent(payload, )
Updates the contents of the widget, on the Case Details Page
Defined in: <icm/pgwidget/calendar/Calendar.js>.
Parameters:
{object} payload
- Payload object
{string}

handleICM_SendWorkItemEvent(payload, )
Updates the contents of the widget, on the Work Details Page
Parameters:
{object} payload
- Payload object
{string}

handleICM_StageChangedEvent(payload)

Defined in: <icm/pgwidget/calendar/Calendar.js>.
Parameters:
payload

postCreate()

Defined in: <icm/pgwidget/calendar/Calendar.js>.

removeCalendarSubscription(subscription, callback)

Defined in: <icm/pgwidget/calendar/Calendar.js>.
Parameters:
subscription
callback

retrieveCalendarSubscriptions(callback)

Defined in: <icm/pgwidget/calendar/Calendar.js>.
Parameters:
callback

Documentation generated by JsDoc Toolkit 2.4.0 on Sun Sep 10 2023 05:26:49 GMT-0700 (PDT)