EntityRef

wvlet.airframe.rx.html.EntityRef
case class EntityRef(ref: String) extends HtmlNode

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait HtmlNode
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def unless(cond: => Boolean): HtmlNode

Attributes

Inherited from:
HtmlNode
def when(cond: => Boolean): HtmlNode

Attributes

Inherited from:
HtmlNode