DirectChild

oxygen.ui.web.internal.StyleSheetSelector.DirectChild
final case class DirectChild(parent: StyleSheetSelector, child: StyleSheetSelector) extends StyleSheetSelector

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
StyleSheetSelector

Attributes

Inherited from:
StyleSheetSelector
final def apply(using loc: SourceLocation, add: MutableAdder)(elems: MutableAdder ?=> StyleSheetElement*): AppliedStyleSheet

Attributes

Inherited from:
StyleSheetSelector

Attributes

Inherited from:
StyleSheetSelector

Attributes

Inherited from:
StyleSheetSelector
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
final def show: String

Attributes

Inherited from:
StyleSheetSelector

Attributes

Inherited from:
StyleSheetSelector