HtmlOl

ostrat.pWeb.HtmlOl
See theHtmlOl companion class
object HtmlOl

Companion object for HtmlOl ordered list HTML element class, contains factory apply method with repeat parameters.

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
HtmlOl.type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(contents: XCon*): HtmlOl

Factory apply method for HTML OL ordered list.

Factory apply method for HTML OL ordered list.

Attributes