FieldElements

views.html.helper.FieldElements
case class FieldElements(id: String, field: Field, input: Html, args: Map[Symbol, Any], p: MessagesProvider)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def errors: Seq[Any]
def infos: Seq[Any]
def label: Any
def name: Any

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product