Wijmo UI for the Web
targetCell Field

This is target offset DOM element which can be used for popup callout.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.evcal.IBeforeEditEventDialogShowEventArgs;
var value; // Type: DOMElement
value = instance.targetCell;
Javascript (Specification) 
var targetCell : DOMElement;
Browser Compatibility
7
5
5

See Also

Reference

IBeforeEditEventDialogShowEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.