Boolean.G.Pro.ObservableMutable.X.Basic

Source
Pro.scala

Def

override def update(v: A): Unit
Definition Classes
Source
Pro.scala

Inherited

def apply(): A
Inherited from
Basic
Source
Pro.scala
lazy protected val eventStore: Store
Inherited from
Provider
Source
Provider.scala
protected def fireChange: Int
Inherited from
AbstractTrait
Source
X.scala
def info: Info
Inherited from
AbstractTrait
Source
X.scala
override def onChange[U](f: () => U): Control
Definition Classes
Inherited from
AbstractTrait
Source
X.scala
def tag: String

To String

To String

tag returns this instance String representation, which should be used insted of toString

Inherited from
Info
Source
Doc.scala