TocTree

play.doc.TocTree
sealed trait TocTree

A table of contents node

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Toc
class TocPage

Members list

Value members

Abstract methods

def page: String

The page that this node should point to

The page that this node should point to

Attributes

def title: String

The title of this node

The title of this node

Attributes