All

case object All extends Media
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Media
class Param
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredLabel <: String
The name of the type
Inhertied from
Mirror
type MirroredElemLabels = EmptyTuple
Inhertied from
Singleton
type MirroredElemTypes = EmptyTuple
Inhertied from
Singleton
type MirroredType = Singleton
Inhertied from
Singleton
type MirroredMonoType = Singleton
Inhertied from
Singleton

Value members

Inherited methods

def productElementNames: Iterator[String]
Inhertied from
Product
def :+(that: Media): CompositeMedia
According to
HTML 401 Types,
Media is a monoid resulting in the accumulated media for a single
media parameter.
Inhertied from
Media
def productIterator: Iterator[Any]
Inhertied from
Product
final override def toString: String
Definition Classes
Media -> Any
Inhertied from
Media
def fromProduct(p: Product): MirroredMonoType
Inhertied from
Singleton

Inherited fields

Inhertied from
Param
val mediaType: String
Inhertied from
Media
val value: String
Inhertied from
Param