Wijmo UI for the Web
data Field

This is the new event data that should be added to a data source.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.evcal.IBeforeAddEventEventArgs;
var value; // Type: object
value = instance.data;
Javascript (Specification) 
var data : object;
Browser Compatibility
7
5
5

See Also

Reference

IBeforeAddEventEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.