class %DeepSee.Component.Widget.calendar
extends %DeepSee.Component.Widget.widget
A specialized DeepSee Dashboard widget that displays a calendar.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
5
|
|
|
|
|
classmethod %GetCatalogInfo(Output pInfo As %List, Output pSubtypeList As %List)
as %Status
Return information used to list this widget within the "widget catalog".
method %OnCreateWidget(pGroup As %ZEN.Component.group)
as %Status
This callback is responsible for creating the contents of the widget.
method adjustContentSize(load, width, height)
[ Language = javascript ]
Called when page is loaded or widget is resized.
method applyFilter(name, value)
[ Language = javascript ]
Apply the given filter to this widget.
method changeViewHandler()
[ Language = javascript ]
User has selected a different view in the calendar.