ImplicitsSupport

uk.gov.hmrc.govukfrontend.views.implicits.ImplicitsSupport
trait ImplicitsSupport[T]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def withFormField(field: Field): T
def withFormFieldWithErrorAsHtml(field: Field): T

Concrete methods

protected def withHeadingLabel[A](original: A, headingContent: Content, captionContent: Option[Content])(update: (A, Label) => A): A
protected def withHeadingLegend[A](original: A, headingContent: Content, captionContent: Option[Content])(update: (A, Legend) => A): A

Implicits

Implicits

implicit val messages: Messages