oxygen.ui.web.internal.StyleSheetElement
See theStyleSheetElement companion trait
object StyleSheetElement
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
StyleSheetElement.type
Members list
Type members
Classlikes
final case class AppliedStyleSheet(selector: StyleSheetSelector, loc: SourceLocation, elems: Seq[StyleSheetElement]) extends StyleSheetElement
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StyleSheetElementclass Objecttrait Matchableclass AnyShow all
final case class CSS(key: String, value: String, loc: SourceLocation) extends StyleSheetElement
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StyleSheetElementclass Objecttrait Matchableclass AnyShow all
final case class Leaf(selector: StyleSheetSelector, loc: SourceLocation, key: String, value: String)
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
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
In this article