2013-01-15 20:15:17 +00:00
|
|
|
/**
|
|
|
|
* @class jQuery
|
2013-01-23 00:15:37 +00:00
|
|
|
* @source <http://api.jquery.com/>
|
2013-01-15 20:15:17 +00:00
|
|
|
*/
|
|
|
|
|
2013-03-20 07:09:43 +00:00
|
|
|
/**
|
|
|
|
* @method ajax
|
|
|
|
* @return {jqXHR}
|
|
|
|
*/
|
|
|
|
|
2013-01-15 20:15:17 +00:00
|
|
|
/**
|
|
|
|
* @class jQuery.Event
|
2013-01-23 00:15:37 +00:00
|
|
|
* @source <http://api.jquery.com/category/events/event-object/>
|
2013-01-15 20:15:17 +00:00
|
|
|
*/
|
|
|
|
|
2013-03-20 07:09:43 +00:00
|
|
|
/**
|
|
|
|
* @class jQuery.Promise
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @class jQuery.Deferred
|
|
|
|
* @mixins jQuery.Promise
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @class jQuery.jqXHR
|
|
|
|
* @alternateClassName jqXHR
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
2013-01-15 20:15:17 +00:00
|
|
|
/**
|
|
|
|
* @class QUnit
|
2013-01-23 00:15:37 +00:00
|
|
|
* @source <http://api.qunitjs.com/>
|
2013-01-15 20:15:17 +00:00
|
|
|
*/
|