oxygen.ui.web.internal.DOMElement
See theDOMElement companion trait
object DOMElement
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
DOMElement.type
Members list
Type members
Classlikes
sealed trait Attr extends DOMElement
Attributes
- Supertypes
- Known subtypes
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Attrtrait DOMElementclass Objecttrait Matchableclass AnyShow all
final case class Canvas(draw: CanvasRenderingContext2D => Unit, children: ArraySeq[DOMElement]) extends WithTagAndChildren
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait WithTagAndChildrentrait Entitytrait DOMElementclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Attrtrait DOMElementclass Objecttrait Matchableclass AnyShow all
sealed trait Entity extends DOMElement
Attributes
- Supertypes
- Known subtypes
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Attrtrait DOMElementclass Objecttrait Matchableclass AnyShow all
final case class Node(xmlns: Option[String], tag: String, children: ArraySeq[DOMElement]) extends WithTagAndChildren
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait WithTagAndChildrentrait Entitytrait DOMElementclass Objecttrait Matchableclass AnyShow all
final case class ObjectAttr(key: String, value: Any) extends Attr
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Attrtrait DOMElementclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Entitytrait DOMElementclass Objecttrait Matchableclass AnyShow all
sealed trait WithTagAndChildren extends Entity
Attributes
- Supertypes
- Known subtypes
Inherited and Abstract types
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 fields
In this article