2013-01-13 00:47:00 +00:00
|
|
|
/**
|
2016-09-20 23:44:39 +00:00
|
|
|
* Source: <https://api.jquery.com/>
|
2020-05-15 00:02:06 +00:00
|
|
|
*
|
2013-01-13 00:47:00 +00:00
|
|
|
* @class jQuery
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
/**
|
2016-09-20 23:44:39 +00:00
|
|
|
* Source: <https://api.jquery.com/jQuery.ajax/>
|
2020-05-15 00:02:06 +00:00
|
|
|
*
|
2013-01-13 00:47:00 +00:00
|
|
|
* @method ajax
|
2013-11-07 17:35:24 +00:00
|
|
|
* @static
|
2020-04-19 20:07:33 +00:00
|
|
|
* @return {jQuery.jqXHR}
|
2013-01-13 00:47:00 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
/**
|
2016-09-20 23:44:39 +00:00
|
|
|
* Source: <https://api.jquery.com/Types/#Event>
|
2020-05-15 00:02:06 +00:00
|
|
|
*
|
2013-01-13 00:47:00 +00:00
|
|
|
* @class jQuery.Event
|
2013-03-21 18:45:17 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
/**
|
2016-09-20 23:44:39 +00:00
|
|
|
* Source: <https://api.jquery.com/jQuery.Callbacks/>
|
2020-05-15 00:02:06 +00:00
|
|
|
*
|
2013-03-21 18:45:17 +00:00
|
|
|
* @class jQuery.Callbacks
|
2013-01-13 00:47:00 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
/**
|
2016-09-20 23:44:39 +00:00
|
|
|
* Source: <https://api.jquery.com/Types/#Promise>
|
2020-05-15 00:02:06 +00:00
|
|
|
*
|
2013-01-13 00:47:00 +00:00
|
|
|
* @class jQuery.Promise
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
/**
|
2016-09-20 23:44:39 +00:00
|
|
|
* Source: <https://api.jquery.com/jQuery.Deferred/>
|
2020-05-15 00:02:06 +00:00
|
|
|
*
|
2013-01-13 00:47:00 +00:00
|
|
|
* @class jQuery.Deferred
|
|
|
|
|
* @mixins jQuery.Promise
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
/**
|
2016-09-20 23:44:39 +00:00
|
|
|
* Source: <https://api.jquery.com/Types/#jqXHR>
|
2020-05-15 00:02:06 +00:00
|
|
|
*
|
2013-01-13 00:47:00 +00:00
|
|
|
* @class jQuery.jqXHR
|
2020-04-19 20:07:33 +00:00
|
|
|
* @mixins jQuery.Promise
|
2013-01-13 00:47:00 +00:00
|
|
|
*/
|
2013-03-21 18:45:17 +00:00
|
|
|
|
|
|
|
|
/**
|
2016-10-13 05:34:26 +00:00
|
|
|
* Source: <https://api.qunitjs.com/>
|
2020-05-15 00:02:06 +00:00
|
|
|
*
|
2013-03-21 18:45:17 +00:00
|
|
|
* @class QUnit
|
|
|
|
|
*/
|
2019-08-28 15:53:23 +00:00
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* Source: <https://doc.wikimedia.org/oojs/master/OO.html>
|
2020-05-15 00:02:06 +00:00
|
|
|
*
|
2019-08-28 15:53:23 +00:00
|
|
|
* @class OO
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* Source: <https://doc.wikimedia.org/oojs/master/OO.EventEmitter.html>
|
2020-05-15 00:02:06 +00:00
|
|
|
*
|
2019-08-28 15:53:23 +00:00
|
|
|
* @class OO.EventEmitter
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* Source: <https://doc.wikimedia.org/oojs/master/OO.EmitterList.html>
|
2020-05-15 00:02:06 +00:00
|
|
|
*
|
2019-08-28 15:53:23 +00:00
|
|
|
* @class OO.EmitterList
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* Source: <https://doc.wikimedia.org/oojs/master/OO.Factory.html>
|
2020-05-15 00:02:06 +00:00
|
|
|
*
|
2019-08-28 15:53:23 +00:00
|
|
|
* @class OO.Factory
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* Source: <https://doc.wikimedia.org/oojs/master/OO.Registry.html>
|
2020-05-15 00:02:06 +00:00
|
|
|
*
|
2019-08-28 15:53:23 +00:00
|
|
|
* @class OO.Registry
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* Source: <https://doc.wikimedia.org/oojs/master/OO.SortedEmitterList.html>
|
2020-05-15 00:02:06 +00:00
|
|
|
*
|
2019-08-28 15:53:23 +00:00
|
|
|
* @class OO.SortedEmitterList
|
|
|
|
|
*/
|