ostrat.pDev

package ostrat.pDev

Members list

Type members

Classlikes

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

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

Attributes

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

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
AppPage.type
object Apps

Object for selecting various JavaFx apps / examples at run time.

Object for selecting various JavaFx apps / examples at run time.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Apps.type
object AppsPage extends HtmlPage

The top level HTML documentation page for the apps.

The top level HTML documentation page for the apps.

Attributes

Supertypes
trait HtmlPage
class Object
trait Matchable
class Any
Self type
AppsPage.type
object DevPage extends HtmlPage

HTML documentation page for Dev Module.

HTML documentation page for Dev Module.

Attributes

Supertypes
trait HtmlPage
class Object
trait Matchable
class Any
Self type
DevPage.type
object IndexPage extends HtmlPage

The home page for the project, currently displayed at richstrat.com.

The home page for the project, currently displayed at richstrat.com.

Attributes

Supertypes
trait HtmlPage
class Object
trait Matchable
class Any
Self type
IndexPage.type
object NewDevsPage extends HtmlPage

Attributes

Supertypes
trait HtmlPage
class Object
trait Matchable
class Any
Self type