Trait

net.exoego.scalajs.jquery.JQuery

Animation

Related Doc: package JQuery

Permalink

trait Animation[TElement] extends scala.scalajs.js.Promise[Animation[TElement]] with Promise3[Animation[TElement], Animation[TElement], Animation[TElement], |[Boolean, Unit], Boolean, Double, Nothing, Nothing, Double]

Annotations
@RawJSType() @native()
Linear Supertypes
PromiseBase[Animation[TElement], Animation[TElement], Animation[TElement], |[Boolean, Unit], Boolean, Double, Nothing, Nothing, Double, Nothing, Nothing, Nothing], scala.scalajs.js.Promise[Animation[TElement]], scala.scalajs.js.Thenable[Animation[TElement]], Object, Any, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Animation
  2. PromiseBase
  3. Promise
  4. Thenable
  5. Object
  6. Any
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def always(alwaysCallback: TypeOrArray[CallbackBase[|[Animation[TElement], Animation[TElement]], |[|[Boolean, Unit], Boolean], |[Nothing, Nothing], |[Nothing, Nothing]]], alwaysCallbacks: TypeOrArray[CallbackBase[|[Animation[TElement], Animation[TElement]], |[|[Boolean, Unit], Boolean], |[Nothing, Nothing], |[Nothing, Nothing]]]*): Animation.this.type

    Permalink
    Definition Classes
    PromiseBase
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. def catch[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF](failFilter: Function3[Animation[TElement], Boolean, Nothing, |[|[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]

    Permalink
    Definition Classes
    PromiseBase
  7. def catch[B >: Animation[TElement]](onRejected: UndefOr[Function1[Any, |[B, scala.scalajs.js.Thenable[B]]]]): scala.scalajs.js.Promise[B]

    Permalink
    Definition Classes
    Promise
  8. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @throws( ... )
  9. def createTween(propName: String, finalValue: Double): Tween[TElement]

    Permalink
  10. def done(doneCallback: TypeOrArray[CallbackBase[Animation[TElement], |[Boolean, Unit], Nothing, Nothing]], doneCallbacks: TypeOrArray[CallbackBase[Animation[TElement], |[Boolean, Unit], Nothing, Nothing]]*): Animation.this.type

    Permalink
    Definition Classes
    PromiseBase
  11. var duration: Double

    Permalink
  12. var elem: TElement

    Permalink
  13. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  14. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  15. def fail(failCallback: TypeOrArray[CallbackBase[Animation[TElement], Boolean, Nothing, Nothing]], failCallbacks: TypeOrArray[CallbackBase[Animation[TElement], Boolean, Nothing, Nothing]]*): Animation.this.type

    Permalink
    Definition Classes
    PromiseBase
  16. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  17. def hasOwnProperty(v: String): Boolean

    Permalink
    Definition Classes
    Object
  18. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  19. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  20. def isPrototypeOf(v: Object): Boolean

    Permalink
    Definition Classes
    Object
  21. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  22. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  23. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  24. var opts: EffectsOptions[TElement]

    Permalink
  25. var originalOpts: EffectsOptions[TElement]

    Permalink
  26. var originalProps: PlainObject[Any]

    Permalink
  27. def pipe[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND](doneFilter: Function3[Animation[TElement], |[Boolean, Unit], Nothing, 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]

    Permalink
    Definition Classes
    PromiseBase
  28. def pipe[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF](doneFilter: Null, failFilter: Function3[Animation[TElement], Boolean, Nothing, 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]

    Permalink
    Definition Classes
    PromiseBase
  29. 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]

    Permalink
    Definition Classes
    PromiseBase
  30. def pipe[ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP](doneFilter: Null, failFilter: Null, progressFilter: Function3[Animation[TElement], Double, Double, 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]

    Permalink
    Definition Classes
    PromiseBase
  31. 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[Animation[TElement], |[Boolean, Unit], Nothing, PromiseBase[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND]], failFilter: Function3[Animation[TElement], Boolean, Nothing, 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]]

    Permalink
    Definition Classes
    PromiseBase
  32. 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[Animation[TElement], |[Boolean, Unit], Nothing, PromiseBase[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND]], failFilter: Null, progressFilter: Function3[Animation[TElement], Double, Double, 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]]

    Permalink
    Definition Classes
    PromiseBase
  33. def progress(progressCallback: TypeOrArray[CallbackBase[Animation[TElement], Double, Double, Nothing]], progressCallbacks: TypeOrArray[CallbackBase[Animation[TElement], Double, Double, Nothing]]*): Animation.this.type

    Permalink
    Definition Classes
    PromiseBase
  34. def promise(): Animation.this.type

    Permalink
    Definition Classes
    PromiseBase
  35. def promise[TTarget <: Object](target: TTarget): Animation.this.type with TTarget

    Permalink
    Definition Classes
    PromiseBase
  36. def propertyIsEnumerable(v: String): Boolean

    Permalink
    Definition Classes
    Object
  37. var props: PlainObject[Any]

    Permalink
  38. var startTime: Double

    Permalink
  39. def state(): String

    Permalink
    Definition Classes
    PromiseBase
  40. def stop(gotoEnd: Boolean): Animation.this.type

    Permalink
  41. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  42. def then[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND](doneFilter: Function3[Animation[TElement], |[Boolean, Unit], Nothing, |[|[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]

    Permalink
    Definition Classes
    PromiseBase
  43. def then[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF](doneFilter: Null, failFilter: Function3[Animation[TElement], Boolean, Nothing, |[|[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]

    Permalink
    Definition Classes
    PromiseBase
  44. 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]

    Permalink
    Definition Classes
    PromiseBase
  45. def then[ARP, AJP, ANP, BRP, BJP, BNP, CRP, CJP, CNP, RRP, RJP, RNP](doneFilter: Null, failFilter: Null, progressFilter: Function3[Animation[TElement], Double, Double, |[|[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]

    Permalink
    Definition Classes
    PromiseBase
  46. 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[Animation[TElement], |[Boolean, Unit], Nothing, PromiseBase[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND]], failFilter: Function3[Animation[TElement], Boolean, Nothing, |[|[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]]

    Permalink
    Definition Classes
    PromiseBase
  47. 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[Animation[TElement], |[Boolean, Unit], Nothing, PromiseBase[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND]], failFilter: Null, progressFilter: Function3[Animation[TElement], Double, Double, |[|[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]]

    Permalink
    Definition Classes
    PromiseBase
  48. 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[Animation[TElement], Boolean, Nothing, |[|[PromiseBase[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF], Thenable[ARF]], ARF]], progressFilter: Function3[Animation[TElement], Double, Double, |[|[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]]

    Permalink
    Definition Classes
    PromiseBase
  49. 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[Animation[TElement], |[Boolean, Unit], Nothing, |[|[PromiseBase[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND], Thenable[ARD]], ARD]], failFilter: Function3[Animation[TElement], Boolean, Nothing, |[|[PromiseBase[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF], Thenable[ARF]], ARF]], progressFilter: Function3[Animation[TElement], Double, Double, |[|[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]]

    Permalink
    Definition Classes
    PromiseBase
  50. def then[B >: Animation[TElement]](onFulfilled: Unit, onRejected: UndefOr[Function1[Any, |[B, scala.scalajs.js.Thenable[B]]]]): scala.scalajs.js.Thenable[B]

    Permalink
    Definition Classes
    Promise → Thenable
  51. def then[B](onFulfilled: Function1[Animation[TElement], |[B, scala.scalajs.js.Thenable[B]]], onRejected: UndefOr[Function1[Any, |[B, scala.scalajs.js.Thenable[B]]]]): scala.scalajs.js.Thenable[B]

    Permalink
    Definition Classes
    Promise → Thenable
  52. def toLocaleString(): String

    Permalink
    Definition Classes
    Object
  53. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  54. var tweens: Array[Tween[TElement]]

    Permalink
  55. def valueOf(): Any

    Permalink
    Definition Classes
    Object
  56. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  57. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  58. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  2. 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[Animation[TElement], Boolean, Nothing, PromiseBase[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF]], progressFilter: Function3[Animation[TElement], Double, Double, 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]]

    Permalink
    Definition Classes
    PromiseBase
    Annotations
    @deprecated
    Deprecated

    (Since version jQuery 1.8) Use then and fail

  3. 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[Animation[TElement], |[Boolean, Unit], Nothing, PromiseBase[ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND]], failFilter: Function3[Animation[TElement], Boolean, Nothing, PromiseBase[ARF, AJF, ANF, BRF, BJF, BNF, CRF, CJF, CNF, RRF, RJF, RNF]], progressFilter: Function3[Animation[TElement], Double, Double, 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]]

    Permalink
    Definition Classes
    PromiseBase
    Annotations
    @deprecated
    Deprecated

    (Since version jQuery 1.8) Use then and fail

Inherited from PromiseBase[Animation[TElement], Animation[TElement], Animation[TElement], |[Boolean, Unit], Boolean, Double, Nothing, Nothing, Double, Nothing, Nothing, Nothing]

Inherited from scala.scalajs.js.Promise[Animation[TElement]]

Inherited from scala.scalajs.js.Thenable[Animation[TElement]]

Inherited from Object

Inherited from Any

Inherited from AnyRef

Inherited from Any

Ungrouped