oxygen.ui.web.internal.StyleSheetSelector
See theStyleSheetSelector companion trait
object StyleSheetSelector
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
StyleSheetSelector.type
Members list
Type members
Classlikes
final case class Child(parent: StyleSheetSelector, child: StyleSheetSelector) extends StyleSheetSelector
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StyleSheetSelectorclass Objecttrait Matchableclass AnyShow all
final case class DirectChild(parent: StyleSheetSelector, child: StyleSheetSelector) extends StyleSheetSelector
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StyleSheetSelectorclass Objecttrait Matchableclass AnyShow all
object NonRoot
final case class Or(a: StyleSheetSelector, b: StyleSheetSelector) extends StyleSheetSelector
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StyleSheetSelectorclass Objecttrait Matchableclass AnyShow all
object RootWithTag
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
RootWithTag.type
sealed trait RootWithTag extends SingleRoot
Attributes
- Companion
- object
- Supertypes
- Known subtypes
object RootWithoutTag
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
RootWithoutTag.type
sealed trait RootWithoutTag extends SingleRoot
Attributes
- Companion
- object
- Supertypes
- Known subtypes
sealed trait SingleRoot extends StyleSheetSelector
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 methods
In this article