Canvas

oxygen.ui.web.internal.DOMElement.Canvas
final case class Canvas(draw: CanvasRenderingContext2D => Unit, children: ArraySeq[DOMElement]) extends WithTagAndChildren

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Entity
trait DOMElement
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

Concrete fields

override val tag: String
override val xmlns: Option[String]

Inherited fields

final lazy val classes: Set[String]

Attributes

Inherited from:
WithTagAndChildren
final lazy val cssStr: Option[String]

Attributes

Inherited from:
WithTagAndChildren
final lazy val entityChildren: ArraySeq[Entity]

Attributes

Inherited from:
WithTagAndChildren
final lazy val htmlAttrMap: Map[String, String]

Attributes

Inherited from:
WithTagAndChildren
final lazy val objectAttrMap: Map[String, Any]

Attributes

Inherited from:
WithTagAndChildren