Packages

final case class PathFieldVisible(w: AudioFileIn) extends Ex[Boolean] with Product with Serializable

Linear Supertypes
Serializable, Ex[Boolean], Flow, Lazy, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PathFieldVisible
  2. Serializable
  3. Ex
  4. Flow
  5. Lazy
  6. Product
  7. Equals
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new PathFieldVisible(w: AudioFileIn)

Type Members

  1. type Repr[T <: Txn[T]] = IExpr[T, Boolean]
    Definition Classes
    PathFieldVisibleExFlowLazy

Value Members

  1. final def expand[T <: Txn[T]](implicit ctx: Context[T], tx: T): Repr[T]
    Definition Classes
    Lazy
  2. def productElementNames: Iterator[String]
    Definition Classes
    Product
  3. def productPrefix: String
    Definition Classes
    PathFieldVisible → Product
  4. val w: AudioFileIn