ListChanged

class ListChanged[A](val source: ListView[A]) extends ListChange[A]
Companion
object
class ListChange[A]
trait ListEvent[A]
trait UIEvent
trait Event
class Object
trait Matchable
class Any

Value members

Concrete fields

override val source: ListView[A]