MouseClicked

case class MouseClicked(source: Component, point: Point, modifiers: Modifiers, clicks: Int, triggersPopup: Boolean)(peer: MouseEvent) extends MouseButtonEvent
trait Serializable
trait Product
trait Equals
trait UIEvent
trait Event
class Object
trait Matchable
class Any

Value members

Constructors

def this(e: MouseEvent)

Inherited methods

def consume(): Unit
Inherited from
InputEvent
def consumed: Boolean
Inherited from
InputEvent
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
def when: Long
Inherited from
InputEvent

Concrete fields

val peer: MouseEvent