NonRoot

oxygen.ui.web.internal.StyleSheetSelector.NonRoot
See theNonRoot companion trait
object NonRoot

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
NonRoot.type

Members list

Type members

Classlikes

final case class And1(a: NonRoot, b: NonRoot) extends NonRoot

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait NonRoot
class Object
trait Matchable
class Any
Show all
final case class Has(selector: StyleSheetSelector) extends NonRoot

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait NonRoot
class Object
trait Matchable
class Any
Show all
final case class Or1(a: RootWithoutTag, b: NonRoot) extends NonRoot

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait NonRoot
class Object
trait Matchable
class Any
Show all
final case class Or2(a: NonRoot, b: NonRoot) extends NonRoot

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait NonRoot
class Object
trait Matchable
class Any
Show all
final case class PseudoClassName(pseudoClassName: String) extends NonRoot

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait NonRoot
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror