trait jqXHR extends scala.scalajs.js.Promise[Any] with Promise3[Any, jqXHR, Nothing, SuccessTextStatus, ErrorTextStatus, Nothing, jqXHR, String, Nothing] with PickXMLHttpRequest
- Annotations
- @RawJSType() @native()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- jqXHR
- PickXMLHttpRequest
- PromiseBase
- Promise
- Thenable
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def abort(): jqXHR.this.type
- def abort(statusText: String): jqXHR.this.type
-
def
always(alwaysCallback: TypeOrArray[CallbackBase[|[Any, jqXHR], |[SuccessTextStatus, ErrorTextStatus], |[jqXHR, String], |[Nothing, Nothing]]], alwaysCallbacks: TypeOrArray[CallbackBase[|[Any, jqXHR], |[SuccessTextStatus, ErrorTextStatus], |[jqXHR, String], |[Nothing, Nothing]]]*): jqXHR.this.type
- Definition Classes
- PromiseBase
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
catch[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF](failFilter: Function3[jqXHR, ErrorTextStatus, String, |[|[PromiseBase[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF], Thenable[ARF]], ARF]]): PromiseBase[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF]
- Definition Classes
- PromiseBase
-
def
catch[B >: Any](onRejected: UndefOr[Function1[Any, |[B, scala.scalajs.js.Thenable[B]]]]): scala.scalajs.js.Promise[B]
- Definition Classes
- Promise
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
def
done(doneCallback: TypeOrArray[CallbackBase[Any, SuccessTextStatus, jqXHR, Nothing]], doneCallbacks: TypeOrArray[CallbackBase[Any, SuccessTextStatus, jqXHR, Nothing]]*): jqXHR.this.type
- Definition Classes
- PromiseBase
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
fail(failCallback: TypeOrArray[CallbackBase[jqXHR, ErrorTextStatus, String, Nothing]], failCallbacks: TypeOrArray[CallbackBase[jqXHR, ErrorTextStatus, String, Nothing]]*): jqXHR.this.type
- Definition Classes
- PromiseBase
- def getAllResponseHeaders(): String
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def getResponseHeader(name: String): String
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
val
onabort: UndefOr[Function1[Any, _]]
- Definition Classes
- PickXMLHttpRequest
-
val
onerror: UndefOr[Function1[ErrorEvent, _]]
- Definition Classes
- PickXMLHttpRequest
-
val
onload: UndefOr[Function1[Event, _]]
- Definition Classes
- PickXMLHttpRequest
-
val
onloadend: UndefOr[Function1[ProgressEvent, _]]
- Definition Classes
- PickXMLHttpRequest
-
val
onloadstart: UndefOr[Function1[Any, _]]
- Definition Classes
- PickXMLHttpRequest
-
val
onprogress: UndefOr[Function1[ProgressEvent, _]]
- Definition Classes
- PickXMLHttpRequest
-
val
onreadystatechange: UndefOr[Function1[Event, _]]
- Definition Classes
- PickXMLHttpRequest
-
val
ontimeout: UndefOr[Function1[Event, _]]
- Definition Classes
- PickXMLHttpRequest
- def overrideMimeType(): jqXHR.this.type
-
def
pipe[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND](doneFilter: Function3[Any, SuccessTextStatus, jqXHR, PromiseBase[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND]]): PromiseBase[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND]
- Definition Classes
- PromiseBase
-
def
pipe[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF](doneFilter: Null, failFilter: Function3[jqXHR, ErrorTextStatus, String, PromiseBase[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF]]): PromiseBase[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF]
- Definition Classes
- PromiseBase
-
def
pipe[ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP](doneFilter: Null, failFilter: Null): PromiseBase[ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP]
- Definition Classes
- PromiseBase
-
def
pipe[ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP](doneFilter: Null, failFilter: Null, progressFilter: Function3[Nothing, Nothing, Nothing, PromiseBase[ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP]]): PromiseBase[ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP]
- Definition Classes
- PromiseBase
-
def
pipe[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND, ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF](doneFilter: Function3[Any, SuccessTextStatus, jqXHR, PromiseBase[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND]], failFilter: Function3[jqXHR, ErrorTextStatus, String, PromiseBase[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF]]): PromiseBase[|[ARD, ARF], |[AJD, AJF], |[AND, ANF], |[BRD, BRF], |[BJD, BJF], |[BND, BNF], |[CRD, CRF], |[CJD, CJF], |[CND, CNF], |[RRD, RRF], |[RJD, RJF], |[RND, RNF]]
- Definition Classes
- PromiseBase
-
def
pipe[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND, ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP](doneFilter: Function3[Any, SuccessTextStatus, jqXHR, PromiseBase[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND]], failFilter: Null, progressFilter: Function3[Nothing, Nothing, Nothing, PromiseBase[ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP]]): PromiseBase[|[ARD, ARP], |[AJD, AJP], |[AND, ANP], |[BRD, BRP], |[BJD, BJP], |[BND, BNP], |[CRD, CRP], |[CJD, CJP], |[CND, CNP], |[RRD, RRP], |[RJD, RJP], |[RND, RNP]]
- Definition Classes
- PromiseBase
-
def
progress(progressCallback: TypeOrArray[CallbackBase[Nothing, Nothing, Nothing, Nothing]], progressCallbacks: TypeOrArray[CallbackBase[Nothing, Nothing, Nothing, Nothing]]*): jqXHR.this.type
- Definition Classes
- PromiseBase
-
def
promise(): jqXHR.this.type
- Definition Classes
- PromiseBase
-
def
promise[TTarget <: Object](target: TTarget): jqXHR.this.type with TTarget
- Definition Classes
- PromiseBase
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
-
val
readyState: UndefOr[_]
- Definition Classes
- PickXMLHttpRequest
- val responseJSON: UndefOr[Any]
-
val
responseText: UndefOr[_]
- Definition Classes
- PickXMLHttpRequest
-
val
responseType: UndefOr[String]
- Definition Classes
- PickXMLHttpRequest
-
val
responseXML: UndefOr[_]
- Definition Classes
- PickXMLHttpRequest
- def setRequestHeader(name: String, value: String): Unit
-
def
state(): String
- Definition Classes
- PromiseBase
-
val
status: UndefOr[Int]
- Definition Classes
- PickXMLHttpRequest
- def statusCode(map: StatusCodeCallbacks): jqXHR.this.type
-
val
statusText: UndefOr[String]
- Definition Classes
- PickXMLHttpRequest
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
then[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND](doneFilter: Function3[Any, SuccessTextStatus, jqXHR, |[|[PromiseBase[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND], Thenable[ARD]], ARD]]): PromiseBase[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND]
- Definition Classes
- PromiseBase
-
def
then[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF](doneFilter: Null, failFilter: Function3[jqXHR, ErrorTextStatus, String, |[|[PromiseBase[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF], Thenable[ARF]], ARF]]): PromiseBase[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF]
- Definition Classes
- PromiseBase
-
def
then[ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP](doneFilter: Null, failFilter: Null): PromiseBase[ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP]
- Definition Classes
- PromiseBase
-
def
then[ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP](doneFilter: Null, failFilter: Null, progressFilter: Function3[Nothing, Nothing, Nothing, |[|[PromiseBase[ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP], Thenable[ANP]], ANP]]): PromiseBase[ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP]
- Definition Classes
- PromiseBase
-
def
then[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND, ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF](doneFilter: Function3[Any, SuccessTextStatus, jqXHR, PromiseBase[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND]], failFilter: Function3[jqXHR, ErrorTextStatus, String, |[|[PromiseBase[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF], Thenable[ARF]], ARF]]): PromiseBase[|[ARD, ARF], |[AJD, AJF], |[AND, ANF], |[BRD, BRF], |[BJD, BJF], |[BND, BNF], |[CRD, CRF], |[CJD, CJF], |[CND, CNF], |[RRD, RRF], |[RJD, RJF], |[RND, RNF]]
- Definition Classes
- PromiseBase
-
def
then[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND, ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP](doneFilter: Function3[Any, SuccessTextStatus, jqXHR, PromiseBase[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND]], failFilter: Null, progressFilter: Function3[Nothing, Nothing, Nothing, |[|[PromiseBase[ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP], Thenable[ANP]], ANP]]): PromiseBase[|[ARD, ARP], |[AJD, AJP], |[AND, ANP], |[BRD, BRP], |[BJD, BJP], |[BND, BNP], |[CRD, CRP], |[CJD, CJP], |[CND, CNP], |[RRD, RRP], |[RJD, RJP], |[RND, RNP]]
- Definition Classes
- PromiseBase
-
def
then[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF, ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP](doneFilter: Null, failFilter: Function3[jqXHR, ErrorTextStatus, String, |[|[PromiseBase[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF], Thenable[ARF]], ARF]], progressFilter: Function3[Nothing, Nothing, Nothing, |[|[PromiseBase[ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP], Thenable[ANP]], ANP]]): PromiseBase[|[ARF, ARP], |[AJF, AJP], |[ANF, ANP], |[BRF, BRP], |[BJF, BJP], |[BNF, BNP], |[CRF, CRP], |[CJF, CJP], |[CNF, CNP], |[RRF, RRP], |[RJF, RJP], |[RNF, RNP]]
- Definition Classes
- PromiseBase
-
def
then[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND, ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF, ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP](doneFilter: Function3[Any, SuccessTextStatus, jqXHR, |[|[PromiseBase[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND], Thenable[ARD]], ARD]], failFilter: Function3[jqXHR, ErrorTextStatus, String, |[|[PromiseBase[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF], Thenable[ARF]], ARF]], progressFilter: Function3[Nothing, Nothing, Nothing, |[|[PromiseBase[ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP], Thenable[ANP]], ANP]]): PromiseBase[|[|[ARD, ARF], ARP], |[|[AJD, AJF], AJP], |[|[AND, ANF], ANP], |[|[BRD, BRF], BRP], |[|[BJD, BJF], BJP], |[|[BND, BNF], BNP], |[|[CRD, CRF], CRP], |[|[CJD, CJF], CJP], |[|[CND, CNF], CNP], |[|[RRD, RRF], RRP], |[|[RJD, RJF], RJP], |[|[RND, RNF], RNP]]
- Definition Classes
- PromiseBase
-
def
then[B >: Any](onFulfilled: Unit, onRejected: UndefOr[Function1[Any, |[B, scala.scalajs.js.Thenable[B]]]]): scala.scalajs.js.Thenable[B]
- Definition Classes
- Promise → Thenable
-
def
then[B](onFulfilled: Function1[Any, |[B, scala.scalajs.js.Thenable[B]]], onRejected: UndefOr[Function1[Any, |[B, scala.scalajs.js.Thenable[B]]]]): scala.scalajs.js.Thenable[B]
- Definition Classes
- Promise → Thenable
-
val
timeout: UndefOr[Double]
- Definition Classes
- PickXMLHttpRequest
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
val
upload: UndefOr[XMLHttpRequestEventTarget]
- Definition Classes
- PickXMLHttpRequest
-
def
valueOf(): Any
- Definition Classes
- Object
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
val
withCredentials: UndefOr[Boolean]
- Definition Classes
- PickXMLHttpRequest
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.
-
def
pipe[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF, ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP](doneFilter: Null, failFilter: Function3[jqXHR, ErrorTextStatus, String, PromiseBase[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF]], progressFilter: Function3[Nothing, Nothing, Nothing, PromiseBase[ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP]]): PromiseBase[|[ARF, ARP], |[AJF, AJP], |[ANF, ANP], |[BRF, BRP], |[BJF, BJP], |[BNF, BNP], |[CRF, CRP], |[CJF, CJP], |[CNF, CNP], |[RRF, RRP], |[RJF, RJP], |[RNF, RNP]]
- Definition Classes
- PromiseBase
- Annotations
- @deprecated
- Deprecated
(Since version jQuery 1.8) Use then and fail
-
def
pipe[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND, ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF, ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP](doneFilter: Function3[Any, SuccessTextStatus, jqXHR, PromiseBase[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND]], failFilter: Function3[jqXHR, ErrorTextStatus, String, PromiseBase[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF]], progressFilter: Function3[Nothing, Nothing, Nothing, PromiseBase[ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP]]): PromiseBase[|[|[ARD, ARF], ARP], |[|[AJD, AJF], AJP], |[|[AND, ANF], ANP], |[|[BRD, BRF], BRP], |[|[BJD, BJF], BJP], |[|[BND, BNF], BNP], |[|[CRD, CRF], CRP], |[|[CJD, CJF], CJP], |[|[CND, CNF], CNP], |[|[RRD, RRF], RRP], |[|[RJD, RJF], RJP], |[|[RND, RNF], RNP]]
- Definition Classes
- PromiseBase
- Annotations
- @deprecated
- Deprecated
(Since version jQuery 1.8) Use then and fail