Observable.X.Abstract

abstract class Abstract extends O.X.Base
Source
X.scala
class java.lang.Object
trait scala.Matchable
class Any

Def

lazy protected val eventStore: Event.Store
Inherited from
Provider
Source
Provider.scala
protected def fireAnyChange: Int
Inherited from
Base
Source
X.scala
def onObservableChange[U](f: () => U): Event.Control
Inherited from
Base
Source
X.scala