Packages

trait Aliases extends AnyRef

Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Aliases
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. type Accordion = viewmodels.accordion.Accordion
  2. type Action = viewmodels.cookiebanner.Action
  3. type ActionItem = viewmodels.summarylist.ActionItem
  4. type Actions = viewmodels.summarylist.Actions
  5. type BackLink = viewmodels.backlink.BackLink
  6. type Breadcrumbs = viewmodels.breadcrumbs.Breadcrumbs
  7. type BreadcrumbsItem = viewmodels.breadcrumbs.BreadcrumbsItem
  8. type Button = viewmodels.button.Button
  9. type Card = viewmodels.summarylist.Card
  10. type CardTitle = viewmodels.summarylist.CardTitle
  11. type CharacterCount = viewmodels.charactercount.CharacterCount
  12. type CheckboxBehaviour = viewmodels.checkboxes.CheckboxBehaviour
  13. type CheckboxItem = viewmodels.checkboxes.CheckboxItem
  14. type Checkboxes = viewmodels.checkboxes.Checkboxes
  15. type Content = viewmodels.content.Content
  16. type CookieBanner = viewmodels.cookiebanner.CookieBanner
  17. type DateInput = viewmodels.dateinput.DateInput
  18. type Details = viewmodels.details.Details
  19. type ErrorLink = viewmodels.errorsummary.ErrorLink
  20. type ErrorMessage = viewmodels.errormessage.ErrorMessage
  21. type ErrorSummary = viewmodels.errorsummary.ErrorSummary
  22. type ExitThisPage = viewmodels.exitthispage.ExitThisPage
  23. type Fieldset = viewmodels.fieldset.Fieldset
  24. type FileUpload = viewmodels.fileupload.FileUpload
  25. type Footer = viewmodels.footer.Footer
  26. type FooterItem = viewmodels.footer.FooterItem
  27. type FooterNavigation = viewmodels.footer.FooterNavigation
  28. type HeadCell = viewmodels.table.HeadCell
  29. type Header = viewmodels.header.Header
  30. type HeaderNavigation = viewmodels.header.HeaderNavigation
  31. type Hint = viewmodels.hint.Hint
  32. type HtmlContent = viewmodels.content.HtmlContent
  33. type Input = viewmodels.input.Input
  34. type InputItem = viewmodels.dateinput.InputItem
  35. type InsetText = viewmodels.insettext.InsetText
  36. type Key = viewmodels.summarylist.Key
  37. type Label = viewmodels.label.Label
  38. type Legend = viewmodels.fieldset.Legend
  39. type Message = viewmodels.cookiebanner.Message
  40. type Meta = viewmodels.footer.Meta
  41. type NotificationBanner = viewmodels.notificationbanner.NotificationBanner
  42. type PageLayout = viewmodels.pagelayout.PageLayout
  43. type Pagination = viewmodels.pagination.Pagination
  44. type PaginationItem = viewmodels.pagination.PaginationItem
  45. type PaginationLink = viewmodels.pagination.PaginationLink
  46. type Panel = viewmodels.panel.Panel
  47. type PhaseBanner = viewmodels.phasebanner.PhaseBanner
  48. type PrefixOrSuffix = viewmodels.input.PrefixOrSuffix
  49. type RadioItem = viewmodels.radios.RadioItem
  50. type Radios = viewmodels.radios.Radios
  51. type Section = viewmodels.accordion.Section
  52. type Select = viewmodels.select.Select
  53. type SelectItem = viewmodels.select.SelectItem
  54. type SkipLink = viewmodels.skiplink.SkipLink
  55. type SummaryList = viewmodels.summarylist.SummaryList
  56. type SummaryListRow = viewmodels.summarylist.SummaryListRow
  57. type TabItem = viewmodels.tabs.TabItem
  58. type TabPanel = viewmodels.tabs.TabPanel
  59. type Table = viewmodels.table.Table
  60. type TableRow = viewmodels.table.TableRow
  61. type Tabs = viewmodels.tabs.Tabs
  62. type Tag = viewmodels.tag.Tag
  63. type TaskList = viewmodels.tasklist.TaskList
  64. type TaskListItem = viewmodels.tasklist.TaskListItem
  65. type TaskListItemStatus = viewmodels.tasklist.TaskListItemStatus
  66. type TaskListItemTitle = viewmodels.tasklist.TaskListItemTitle
  67. type Text = viewmodels.content.Text
  68. type Textarea = viewmodels.textarea.Textarea
  69. type Value = viewmodels.summarylist.Value
  70. type WarningText = viewmodels.warningtext.WarningText

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. val Accordion: viewmodels.accordion.Accordion.type
  5. val Action: viewmodels.cookiebanner.Action.type
  6. val ActionItem: viewmodels.summarylist.ActionItem.type
  7. val Actions: viewmodels.summarylist.Actions.type
  8. val BackLink: viewmodels.backlink.BackLink.type
  9. val Breadcrumbs: viewmodels.breadcrumbs.Breadcrumbs.type
  10. val BreadcrumbsItem: viewmodels.breadcrumbs.BreadcrumbsItem.type
  11. val Button: viewmodels.button.Button.type
  12. val Card: viewmodels.summarylist.Card.type
  13. val CardTitle: viewmodels.summarylist.CardTitle.type
  14. val CharacterCount: viewmodels.charactercount.CharacterCount.type
  15. val CheckboxBehaviour: viewmodels.checkboxes.CheckboxBehaviour.type
  16. val CheckboxItem: viewmodels.checkboxes.CheckboxItem.type
  17. val Checkboxes: viewmodels.checkboxes.Checkboxes.type
  18. val Content: viewmodels.content.Content.type
  19. val CookieBanner: viewmodels.cookiebanner.CookieBanner.type
  20. val DateInput: viewmodels.dateinput.DateInput.type
  21. val Details: viewmodels.details.Details.type
  22. val Empty: viewmodels.content.Empty.type
  23. val ErrorLink: viewmodels.errorsummary.ErrorLink.type
  24. val ErrorMessage: viewmodels.errormessage.ErrorMessage.type
  25. val ErrorSummary: viewmodels.errorsummary.ErrorSummary.type
  26. val ExclusiveCheckbox: viewmodels.checkboxes.ExclusiveCheckbox.type
  27. val ExitThisPage: viewmodels.exitthispage.ExitThisPage.type
  28. val Fieldset: viewmodels.fieldset.Fieldset.type
  29. val FileUpload: viewmodels.fileupload.FileUpload.type
  30. val Footer: viewmodels.footer.Footer.type
  31. val FooterItem: viewmodels.footer.FooterItem.type
  32. val FooterNavigation: viewmodels.footer.FooterNavigation.type
  33. val HeadCell: viewmodels.table.HeadCell.type
  34. val Header: viewmodels.header.Header.type
  35. val HeaderNavigation: viewmodels.header.HeaderNavigation.type
  36. val Hint: viewmodels.hint.Hint.type
  37. val HtmlContent: viewmodels.content.HtmlContent.type
  38. val Input: viewmodels.input.Input.type
  39. val InputItem: viewmodels.dateinput.InputItem.type
  40. val InsetText: viewmodels.insettext.InsetText.type
  41. val Key: viewmodels.summarylist.Key.type
  42. val Label: viewmodels.label.Label.type
  43. val Legend: viewmodels.fieldset.Legend.type
  44. val Message: viewmodels.cookiebanner.Message.type
  45. val Meta: viewmodels.footer.Meta.type
  46. val NonEmptyHtml: viewmodels.content.NonEmptyHtml.type
  47. val NonEmptyText: viewmodels.content.NonEmptyText.type
  48. val NotificationBanner: viewmodels.notificationbanner.NotificationBanner.type
  49. val PageLayout: viewmodels.pagelayout.PageLayout.type
  50. val Pagination: viewmodels.pagination.Pagination.type
  51. val PaginationItem: viewmodels.pagination.PaginationItem.type
  52. val PaginationLink: viewmodels.pagination.PaginationLink.type
  53. val Panel: viewmodels.panel.Panel.type
  54. val PhaseBanner: viewmodels.phasebanner.PhaseBanner.type
  55. val PrefixOrSuffix: viewmodels.input.PrefixOrSuffix.type
  56. val RadioItem: viewmodels.radios.RadioItem.type
  57. val Radios: viewmodels.radios.Radios.type
  58. val Section: viewmodels.accordion.Section.type
  59. val Select: viewmodels.select.Select.type
  60. val SelectItem: viewmodels.select.SelectItem.type
  61. val SkipLink: viewmodels.skiplink.SkipLink.type
  62. val SummaryList: viewmodels.summarylist.SummaryList.type
  63. val SummaryListRow: viewmodels.summarylist.SummaryListRow.type
  64. val TabItem: viewmodels.tabs.TabItem.type
  65. val TabPanel: viewmodels.tabs.TabPanel.type
  66. val Table: viewmodels.table.Table.type
  67. val TableRow: viewmodels.table.TableRow.type
  68. val Tabs: viewmodels.tabs.Tabs.type
  69. val Tag: viewmodels.tag.Tag.type
  70. val TaskList: viewmodels.tasklist.TaskList.type
  71. val TaskListItem: viewmodels.tasklist.TaskListItem.type
  72. val TaskListItemStatus: viewmodels.tasklist.TaskListItemStatus.type
  73. val TaskListItemTitle: viewmodels.tasklist.TaskListItemTitle.type
  74. val Text: viewmodels.content.Text.type
  75. val Textarea: viewmodels.textarea.Textarea.type
  76. val Value: viewmodels.summarylist.Value.type
  77. val WarningText: viewmodels.warningtext.WarningText.type
  78. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  79. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @HotSpotIntrinsicCandidate() @native()
  80. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  81. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  82. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  83. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  84. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  85. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  86. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  87. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  88. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  89. def toString(): String
    Definition Classes
    AnyRef → Any
  90. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  91. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  92. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

    (Since version 9)

Inherited from AnyRef

Inherited from Any

Ungrouped