net
.
exoego
.
scalajs
.
jquery
.
JQuery
EffectsOptions
Related Doc:
package JQuery
trait
EffectsOptions
[
TElement
]
extends
Object
Annotations
@ScalaJSDefined
()
@RawJSType
()
Linear Supertypes
Object
,
Any
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
EffectsOptions
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
var
always
:
UndefOr
[
ThisFunction2
[
TElement
,
Animation
[
TElement
],
Boolean
,
Unit
]]
Annotations
@JSOptional
()
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
@throws
(
...
)
var
complete
:
UndefOr
[
ThisFunction0
[
TElement
,
Unit
]]
Annotations
@JSOptional
()
var
done
:
UndefOr
[
ThisFunction2
[
TElement
,
Animation
[
TElement
],
Boolean
,
Unit
]]
Annotations
@JSOptional
()
var
duration
:
UndefOr
[
Duration
]
Annotations
@JSOptional
()
var
easing
:
UndefOr
[
String
]
Annotations
@JSOptional
()
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
var
fail
:
UndefOr
[
ThisFunction2
[
TElement
,
Animation
[
TElement
],
Boolean
,
Unit
]]
Annotations
@JSOptional
()
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
Annotations
@HotSpotIntrinsicCandidate
()
def
hasOwnProperty
(
v:
String
)
:
Boolean
Definition Classes
Object
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
Annotations
@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
@HotSpotIntrinsicCandidate
()
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
var
progress
:
UndefOr
[
ThisFunction3
[
TElement
,
Animation
[
TElement
],
Double
,
Double
,
Unit
]]
Annotations
@JSOptional
()
def
propertyIsEnumerable
(
v:
String
)
:
Boolean
Definition Classes
Object
var
queue
:
UndefOr
[
|
[
Boolean
,
String
]]
Annotations
@JSOptional
()
var
specialEasing
:
UndefOr
[
PlainObject
[
String
]]
Annotations
@JSOptional
()
var
start
:
UndefOr
[
ThisFunction1
[
TElement
,
Animation
[
TElement
],
Unit
]]
Annotations
@JSOptional
()
var
step
:
UndefOr
[
ThisFunction2
[
TElement
,
Double
,
Animation
[
TElement
],
Unit
]]
Annotations
@JSOptional
()
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toLocaleString
()
:
String
Definition Classes
Object
def
toString
()
:
String
Definition Classes
AnyRef → Any
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
(
...
)
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Deprecated Value Members
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@Deprecated
@deprecated
@throws
(
classOf[java.lang.Throwable]
)
Deprecated
(Since version )
see corresponding Javadoc for more information.
Inherited from
Object
Inherited from
Any
Inherited from
AnyRef
Inherited from
Any
Ungrouped