summaryrefslogtreecommitdiff
path: root/vendor/oojs/oojs-ui/jsduck.external.js
blob: 655c043f2f8c1f1c036d1a07f712f03b3edc7c26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/**
 * @class jQuery
 * <http://api.jquery.com/>
 */

/**
 * @class jQuery.Event
 * <http://api.jquery.com/Types/#Event>
 */

/**
 * @class jQuery.Promise
 * <http://api.jquery.com/Types/#Promise>
 */

/**
 * @class jQuery.Deferred
 * @mixins jQuery.Promise
 * <http://api.jquery.com/jQuery.Deferred/>
 */

/**
 * @class jQuery.jqXHR
 * @alternateClassName jqXHR
 * <http://api.jquery.com/Types/#jqXHR>
 */