Packages

c

views.html.sa

self_assessment_subpage

class self_assessment_subpage extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template12[SaEnrolment, Option[SaModel], Boolean, Option[SubmittedReturnsViewModel], SaPreferencesModel, Boolean, Html, Option[SaIntelligentHelpLink], Either[PaymentRecordFailure.type, List[PaymentRecord]], Boolean, UserProfile[_], Messages, play.twirl.api.HtmlFormat.Appendable]

Linear Supertypes
Template12[SaEnrolment, Option[SaModel], Boolean, Option[SubmittedReturnsViewModel], SaPreferencesModel, Boolean, Html, Option[SaIntelligentHelpLink], Either[PaymentRecordFailure.type, List[PaymentRecord]], Boolean, UserProfile[_], Messages, play.twirl.api.HtmlFormat.Appendable], BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]], Serializable, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. self_assessment_subpage
  2. Template12
  3. BaseScalaTemplate
  4. Serializable
  5. Serializable
  6. Product
  7. Equals
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new self_assessment_subpage(appConfig: AppConfig, viewHelpers: ViewHelpers, mainTemplate: main_template, paymentsUpdateMessage: payments_update_message, saHelper: SaHelper, portalUrlConfig: PortalUrlConfig, externalUrls: ExternalUrls)
    Annotations
    @Inject()

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def _display_(o: Any)(implicit m: ClassTag[play.twirl.api.HtmlFormat.Appendable]): play.twirl.api.HtmlFormat.Appendable
    Definition Classes
    BaseScalaTemplate
  5. def _display_(x: play.twirl.api.HtmlFormat.Appendable): play.twirl.api.HtmlFormat.Appendable
    Definition Classes
    BaseScalaTemplate
  6. def _display_(x: NodeSeq): play.twirl.api.HtmlFormat.Appendable
    Definition Classes
    BaseScalaTemplate
  7. def _display_(x: Unit): play.twirl.api.HtmlFormat.Appendable
    Definition Classes
    BaseScalaTemplate
  8. def _display_(x: String): play.twirl.api.HtmlFormat.Appendable
    Definition Classes
    BaseScalaTemplate
  9. def _display_(x: AnyVal): play.twirl.api.HtmlFormat.Appendable
    Definition Classes
    BaseScalaTemplate
  10. def apply(saEnrolment: SaEnrolment, saModel: Option[SaModel], hasAnnualTaxSummary: Boolean, submittedReturns: Option[SubmittedReturnsViewModel], saPrefs: SaPreferencesModel, shouldShowVideoLinks: Boolean, serviceInfoPartial: Html, saIntelligentHelpLinkOpt: Option[SaIntelligentHelpLink] = None, paymentHistory: Either[PaymentRecordFailure.type, List[PaymentRecord]], showPaperless: Boolean)(implicit profile: UserProfile[_], messages: Messages): play.twirl.api.HtmlFormat.Appendable
  11. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  12. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  13. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. implicit val externalUrls: ExternalUrls
  15. def f: (SaEnrolment, Option[SaModel], Boolean, Option[SubmittedReturnsViewModel], SaPreferencesModel, Boolean, Html, Option[SaIntelligentHelpLink], Either[PaymentRecordFailure.type, List[PaymentRecord]], Boolean) ⇒ (UserProfile[_], Messages) ⇒ play.twirl.api.HtmlFormat.Appendable
  16. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  17. val format: Format[play.twirl.api.HtmlFormat.Appendable]
    Definition Classes
    BaseScalaTemplate
  18. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  19. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  20. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  21. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  22. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  23. def ref: self_assessment_subpage.this.type
  24. def render(saEnrolment: SaEnrolment, saModel: Option[SaModel], hasAnnualTaxSummary: Boolean, submittedReturns: Option[SubmittedReturnsViewModel], saPrefs: SaPreferencesModel, shouldShowVideoLinks: Boolean, serviceInfoPartial: Html, saIntelligentHelpLinkOpt: Option[SaIntelligentHelpLink], paymentHistory: Either[PaymentRecordFailure.type, List[PaymentRecord]], showPaperless: Boolean, profile: UserProfile[_], messages: Messages): play.twirl.api.HtmlFormat.Appendable
    Definition Classes
    self_assessment_subpage → Template12
  25. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  26. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  27. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  28. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from Template12[SaEnrolment, Option[SaModel], Boolean, Option[SubmittedReturnsViewModel], SaPreferencesModel, Boolean, Html, Option[SaIntelligentHelpLink], Either[PaymentRecordFailure.type, List[PaymentRecord]], Boolean, UserProfile[_], Messages, play.twirl.api.HtmlFormat.Appendable]

Inherited from BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]]

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped