HtmlSpan

ostrat.pWeb.HtmlSpan
See theHtmlSpan companion class
object HtmlSpan

Attributes

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

Members list

Type members

Inherited and Abstract 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(strIn: String, attribs: XAtt*): HtmlSpan

Factory apply method for creating HTML span element.

Factory apply method for creating HTML span element.

Attributes

def apply(contents: RArr[XCon], attribs: RArr[XAtt]): HtmlSpan

Factory apply method for creating HTML span element.

Factory apply method for creating HTML span element.

Attributes