harness.webUI.style.StyleElement$
See theStyleElement companion class
object StyleElement
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
StyleElement.type
Members list
Type members
Classlikes
final case class Attr(attr: CSSAttr) extends StyleElement
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass StyleElementclass Objecttrait Matchableclass AnyShow all
final case class InPseudoClass(pseudoClassName: String, children: List[StyleElement]) extends StyleElement
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass StyleElementclass Objecttrait Matchableclass AnyShow all
final case class InTag(tagName: String, children: List[StyleElement]) extends StyleElement
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass StyleElementclass Objecttrait Matchableclass AnyShow all
final case class Many(children: List[StyleElement]) extends StyleElement
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass StyleElementclass Objecttrait Matchableclass AnyShow all
Inherited 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 methods
In this article