ReadExpanded

final protected
class ReadExpanded[T <: Txn[T]](in: IExpr[T, URI], tx0: T)(implicit targets: ITargets[T]) extends MappedIExpr[T, URI, Option[AudioFileSpec]]
class MappedIExpr[T, URI, Option[AudioFileSpec]]
trait IChangeEventImpl[T, Option[AudioFileSpec]]
trait IChangeEvent[T, Option[AudioFileSpec]]
trait IEventImpl[T, Change[Option[AudioFileSpec]]]
trait IEvent[T, Change[Option[AudioFileSpec]]]
trait Observable[T, Change[Option[AudioFileSpec]]]
trait IExpr[T, Option[AudioFileSpec]]
trait Disposable[T]
trait IChangePublisher[T, Option[AudioFileSpec]]
trait IPublisher[T, Change[Option[AudioFileSpec]]]
trait ExprLike[T, Option[AudioFileSpec]]
trait Form[T]
class Object
trait Matchable
class Any

Value members

Inherited methods

def --->(sink: IEvent[T, Any])(implicit tx: T): Unit
Inherited from
IEventImpl
def -/->(sink: IEvent[T, Any])(implicit tx: T): Unit
Inherited from
IEventImpl
def changed: IChangeEvent[T, Option[AudioFileSpec]]
Inherited from
MappedIExpr
def dispose()(implicit tx: T): Unit
Inherited from
MappedIExpr
def react(fun: T => Change[Option[AudioFileSpec]] => Unit)(implicit tx: T): Disposable[T]
Inherited from
IEventImpl
def value(implicit tx: T): Option[AudioFileSpec]
Inherited from
MappedIExpr