ReadExpanded

final protected class ReadExpanded[T <: Txn[T]](in: IExpr[T, URI], tx0: T)(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])(tx: T): Unit
Inherited from
IEventImpl
def -/->(sink: IEvent[T, Any])(tx: T): Unit
Inherited from
IEventImpl
def changed: IChangeEvent[T, Option[AudioFileSpec]]
Inherited from
MappedIExpr
def dispose(tx: T): Unit
Inherited from
MappedIExpr
def react(fun: T => Change[Option[AudioFileSpec]] => Unit)(tx: T): Disposable[T]
Inherited from
IEventImpl
def value(tx: T): Option[AudioFileSpec]
Inherited from
MappedIExpr