var instance; // Type: options instance.click = function(e, data) { };
click = function ( e : jQuery.Event, data : IClickEventArgs ) { };
options type
© 2013 All Rights Reserved.