Forms

enumeratum.values.Forms$
object Forms

Created by Lloyd on 4/13/16.

Copyright 2016

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Forms.type

Members list

Value members

Inherited methods

def enumMapping[ValueType, EntryType <: ValueEnumEntry[ValueType], EnumType <: ValueEnum[ValueType, EntryType]](baseFormatter: Formatter[ValueType])(e: EnumType): Mapping[EntryType]

Returns a ValueEnum mapping for Play form fields

Returns a ValueEnum mapping for Play form fields

Attributes

Inherited from:
FormsCompat (hidden)