HasSelector

oxygen.ui.web.create.StyleSheetBuilder.HasSelector
sealed trait HasSelector

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Class
object Button
object Card
object Display
object Option
object Options
object Dropdown
object Button
object Modal
object ModalOverlay
object Elem
object Section
object NavBar
object Scrollable
object Thumb
object ToggleThumb
class Modifier
object Alert
object AlertMinimal
object AlertSubtle
object Destructive
object Disabled
object Info
object InfoMinimal
object InfoSubtle
object Large
object Medium
object Negative
object Positive
object Primary
object PrimarySubtle
object Small
object Alert
object BrandPrimary1
object BrandPrimary2
object Expanded
object Info
object Negative
object First
object Last
object Selected
object Positive
object Primary
object Alert
object BrandPrimary1
object BrandPrimary2
object First
object Last
object Info
object Large
object Medium
object Negative
object Off
object Positive
object Primary
object Small
object Expand
object Shrink
object Alert
object BrandPrimary1
object BrandPrimary2
object Disabled
object Enabled
object Info
object Large
object Medium
object Negative
object Off
object Positive
object Primary
object Small
Show all

Members list

Value members

Concrete methods

final def &(that: RootWithTag): RootWithTag
Implicitly added by hasSelectorToSelector
final def &(that: RootWithoutTag): RootWithoutTag
Implicitly added by hasSelectorToSelector
final def &(that: NonRoot): RootWithoutTag
Implicitly added by hasSelectorToSelector
final def active: RootWithoutTag
Implicitly added by hasSelectorToSelector
final def c(className: String): RootWithoutTag
Implicitly added by hasSelectorToSelector
Implicitly added by hasSelectorToSelector
final def hover: RootWithoutTag
Implicitly added by hasSelectorToSelector
final def invalid: RootWithoutTag
Implicitly added by hasSelectorToSelector
final def pc(pseudoClassName: String): RootWithoutTag
Implicitly added by hasSelectorToSelector
final def |(that: RootWithTag): RootWithTag
Implicitly added by hasSelectorToSelector
final def |(that: RootWithoutTag): RootWithoutTag
Implicitly added by hasSelectorToSelector
final def |(that: NonRoot): NonRoot
Implicitly added by hasSelectorToSelector

Inherited methods

Implicitly added by hasSelectorToSelector

Attributes

Inherited from:
StyleSheetSelector
Implicitly added by hasSelectorToSelector

Attributes

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

Attributes

Inherited from:
StyleSheetSelector
Implicitly added by hasSelectorToSelector

Attributes

Inherited from:
StyleSheetSelector
Implicitly added by hasSelectorToSelector

Attributes

Inherited from:
StyleSheetSelector
final def show: String
Implicitly added by hasSelectorToSelector

Attributes

Inherited from:
StyleSheetSelector
Implicitly added by hasSelectorToSelector

Attributes

Inherited from:
StyleSheetSelector

Abstract fields

lazy val className: String
lazy val classNames: Set[String]

Concrete fields

final lazy val selector: RootWithoutTag