Class icm.pgwidget.chartwidget.ChartWidget
Extends
icm.pgwidget.chartwidget.dijit.ChartWidgetContentPane, icm.base.BasePageWidget.
Defined in: <icm/pgwidget/chartwidget/ChartWidget.js>.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Chart Widget
|
| Method Attributes | Method Name and Description |
|---|---|
|
addCalendarSubscription(name, url, config, unitType)
//http://ics.teamup.com/feed/ks2p6fcenwqfkzidhb/0.ics
|
|
|
getCfgOfCaseCalendar(caseType)
|
|
|
handleICM_ClearContentEvent(payload)
Clears the contents of the widget
|
|
|
handleICM_PageActivatedEvent(payload)
|
|
|
handleICM_PageDeactivatedEvent(payload)
|
|
|
handleICM_ReceiveChartWidgetEvent(payload, )
Updates the contents of the widget
|
|
|
handleICM_RefreshCalendarEvent(payload)
|
|
|
handleICM_SendCaseInfoEvent(payload, )
Updates the contents of the widget, on the Case Details Page
|
|
|
handleICM_SendWorkItemEvent(payload, )
Updates the contents of the widget, on the Work Details Page
|
|
|
handleICM_StageChangedEvent(payload)
|
|
|
removeCalendarSubscription(subscription, callback)
|
|
|
retrieveCalendarSubscriptions(callback)
|
Method Detail
addCalendarSubscription(name, url, config, unitType)
//http://ics.teamup.com/feed/ks2p6fcenwqfkzidhb/0.ics
Defined in: <icm/pgwidget/calendar/Calendar.js>.
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>.
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>.
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