Has

oxygen.ui.web.internal.StyleSheetSelector.NonRoot.Has
final case class Has(selector: StyleSheetSelector) extends NonRoot

Attributes

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

Members list

Value members

Inherited methods

final def &(that: NonRoot): NonRoot

Attributes

Inherited from:
NonRoot
final def &(that: RootWithoutTag): RootWithoutTag

Attributes

Inherited from:
NonRoot
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
final def |(that: NonRoot): NonRoot

Attributes

Inherited from:
NonRoot
final def |(that: RootWithoutTag): NonRoot

Attributes

Inherited from:
NonRoot