LiveOwner

colibri.reactive.LiveOwner
See theLiveOwner companion object
trait LiveOwner extends NowOwner

Attributes

Companion
object
Graph
Supertypes
trait NowOwner
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def cancelable: Cancelable
def liveObservable: Observable[Any]
def unsafeLive[A](rx: Rx[A]): A

Inherited methods

def unsafeNow[A](rx: Rx[A]): A

Attributes

Inherited from:
NowOwner