Gets the specified item's visual elements.
Namespace: MindFusion.Scheduling
File: Calendar.js
SyntaxJavaScript
Copy Code
|
|---|
function getItemDom (item) |
Item. The item.
Array. An array of div objects that represent the specified item's visual elements.
See Also