Element
korolev.testkit.PseudoHtml$.Element
case class Element(id: Id, ns: XmlNs, tagName: String, attributes: Map[String, String], styles: Map[String, String], children: List[PseudoHtml]) extends PseudoHtml
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PseudoHtmlclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- PseudoHtml
Attributes
- Inherited from:
- PseudoHtml
Attributes
- Inherited from:
- PseudoHtml
Attributes
- Inherited from:
- PseudoHtml
Attributes
- Inherited from:
- PseudoHtml
Attributes
- Inherited from:
- PseudoHtml
Attributes
- Inherited from:
- PseudoHtml
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
In this article