Success

uk.gov.hmrc.play.partials.HtmlPartial.Success
case class Success(title: Option[String], content: Html) extends HtmlPartial

Attributes

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

Members list

Value members

Concrete methods

override def successfulContentOrElse(fallbackContent: => Html): Html

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Attributes

Inherited from:
HtmlPartial