Search
Calendar Methods
 


 Public Methods

  Name Description

adjust

Recalculates calendar's dimensions.

attach

Prepares the calendar for user interaction.

copyFrom

Copies property values for this Calendar from another object.

detach

Detaches calendar event handlers.

draw

Control.draw override.

getCellAt

Gets the calendar view cell that contains the specified coordinates.

getCellItems

Gets the items, whose visual elements are contained in the specified calendar cell.

getItemCells

Gets the calendar view cells that hold the specified item's visual elements.

getItemDom

Gets the specified item's visual elements.

getTimeCell

Gets the calendar view cell that corresponds to the specified DateTime and resource.

getTimeCells

Gets the calendar view cells that corresponds to the specified DateTime range and the specified Resource.

hasItemsToRemind

Checks if there are Item-s which reminder has not come yet.

hasTasksToRemind

Checks if there are Task-s which reminder has not come yet.

render

Control.render override.

repaint

Repaints the calendar contents.

 See Also