de.sciss.lucre.swing.graph.impl

Type members

Classlikes

final
class AudioFileOutExpandedImpl[T <: Txn[T]](val peer: AudioFileOut) extends View[T] with ComponentHolder[Peer] with ComponentExpandedImpl[T]
trait FileInExpandedImpl[T <: Txn[T], F] extends View[T] with ComponentHolder[InputPathFieldPanel[F]] with ComponentExpandedImpl[T]
final
class ImageFileOutExpandedImpl[T <: Txn[T]](val peer: ImageFileOut) extends View[T] with ComponentHolder[Peer] with ComponentExpandedImpl[T]
final
class Tup2_1Expanded[T <: Txn[T], A, B](tup: IExpr[T, (A, B)], tx0: T)(implicit targets: ITargets[T]) extends MappedIExpr[T, (A, B), A]

N.B.: disposes the input tup!

N.B.: disposes the input tup!

final
class Tup2_2OptExpanded[T <: Txn[T], A, B](tup: IExpr[T, (A, Option[B])], default: B, tx0: T)(implicit targets: ITargets[T]) extends MappedIExpr[T, (A, Option[B]), B]

N.B.: disposes the input tup!

N.B.: disposes the input tup!