Mouse

japgolly.scalajs.react.test.SimEvent$.Mouse
See theMouse companion object
case class Mouse(screenX: Double, screenY: Double, clientX: Double, clientY: Double, pageX: Double, pageY: Double, movementX: Long, movementY: Long, altKey: Boolean, ctrlKey: Boolean, metaKey: Boolean, shiftKey: Boolean, button: Int, buttons: Int, defaultPrevented: Boolean) extends MouseLike

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait MouseLike
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def alt: Mouse
def ctrl: Mouse
def meta: Mouse
def shift: Mouse
def toJs: Object

Inherited methods

def assign(tgt: Dynamic, readOnlyProperties: Boolean): Dynamic

Attributes

Inherited from:
MouseLike
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Attributes

Inherited from:
MouseLike

Deprecated and Inherited methods

def setMouseAttributes(obj: Object): Unit

Attributes

Deprecated
true
Inherited from:
MouseLike