AppPage

ostrat.pDev.AppPage
See theAppPage companion object
class AppPage(val JsMainStem: String, val dirStr: String, htmlTitleIn: String, htmlFileStemIn: String, jsFileStemIn: String) extends HtmlPage

An HTML Page for running an application. We may want a separate page for the documentation

Attributes

Companion
object
Graph
Supertypes
trait HtmlPage
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def body: HtmlBody

Attributes

Definition Classes
override def head: HtmlHead

Attributes

Definition Classes

Inherited methods

def out: String

Attributes

Inherited from:
HtmlPage

Concrete fields

val dirStr: String