object SemanticAnimation extends Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SemanticAnimation
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
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
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- implicit val enum: EnumValue[SemanticAnimation]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- case object Bounce extends SemanticAnimation with Product with Serializable
- case object Browse extends SemanticAnimation with Product with Serializable
- case object BrowseRight extends SemanticAnimation with Product with Serializable
- case object Drop extends SemanticAnimation with Product with Serializable
- case object Fade extends SemanticAnimation with Product with Serializable
- case object FadeDown extends SemanticAnimation with Product with Serializable
- case object FadeLeft extends SemanticAnimation with Product with Serializable
- case object FadeRight extends SemanticAnimation with Product with Serializable
- case object FadeUp extends SemanticAnimation with Product with Serializable
- case object Flash extends SemanticAnimation with Product with Serializable
- case object FlyDown extends SemanticAnimation with Product with Serializable
- case object FlyLeft extends SemanticAnimation with Product with Serializable
- case object FlyRight extends SemanticAnimation with Product with Serializable
- case object FlyUp extends SemanticAnimation with Product with Serializable
- case object Glow extends SemanticAnimation with Product with Serializable
- case object HorizontalFlip extends SemanticAnimation with Product with Serializable
- case object Jiggle extends SemanticAnimation with Product with Serializable
- case object Pulse extends SemanticAnimation with Product with Serializable
- case object Scale extends SemanticAnimation with Product with Serializable
- case object Shake extends SemanticAnimation with Product with Serializable
- case object SlideDown extends SemanticAnimation with Product with Serializable
- case object SlideLeft extends SemanticAnimation with Product with Serializable
- case object SlideRight extends SemanticAnimation with Product with Serializable
- case object SlideUp extends SemanticAnimation with Product with Serializable
- case object SwingDown extends SemanticAnimation with Product with Serializable
- case object SwingLeft extends SemanticAnimation with Product with Serializable
- case object SwingRight extends SemanticAnimation with Product with Serializable
- case object SwingUp extends SemanticAnimation with Product with Serializable
- case object Tada extends SemanticAnimation with Product with Serializable
- case object VerticalFlip extends SemanticAnimation with Product with Serializable
- case object Zoom extends SemanticAnimation with Product with Serializable