Float.G.Pro.Observable.X.Abstract

abstract class Abstract[A <: RAW] extends Pro.Observable.X.Abstract[A] with Float.G.Pro.Observable[A]
Source
Pro.scala

Def

Inherited

def apply(): A
Inherited from
Pro
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