HtmlPage

ostrat.pWeb.HtmlPage
See theHtmlPage companion object
case class HtmlPage(head: HtmlHead, body: HtmlBody)

An HTML page, contains a head and a body element

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def out: String

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product