scala.swing.event

trait ListEvent

[source: scala/swing/event/ListEvent.scala]

trait ListEvent[A]
extends ComponentEvent
Direct Known Subclasses:
ListChange, ListSelectionChanged

Value Summary
override abstract val source : ListView[A]
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Value Details
override abstract val source : ListView[A]
Overrides
ComponentEvent.source