Class

oxygen.ui.web.create.StyleSheetBuilder.HasClass.Class
abstract class Class(name: String) extends HasClass, HasSelector, HasBuild

Attributes

Graph
Supertypes
trait HasBuild
trait HasSelector
class HasClass
class Object
trait Matchable
class Any
Show all
Known subtypes
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
Show all
Self type

Members list

Type members

Classlikes

abstract class Modifier(name: String) extends HasSelector, HasBuild

Attributes

Supertypes
trait HasBuild
trait HasSelector
class Object
trait Matchable
class Any
Known subtypes
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

Inherited and Abstract classlikes

abstract class Class(name: String) extends HasClass, HasSelector, HasBuild

Attributes

Inherited from:
HasClass
Supertypes
trait HasBuild
trait HasSelector
class HasClass
class Object
trait Matchable
class Any
Show all
Known subtypes
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
Show all

Value members

Concrete methods

final def optMods(mods: (Class.this.type) => (Modifier, Boolean)*): ClassAttr

Concrete fields

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

Inherited fields

final val classScope: List[String]

Attributes

Inherited from:
HasClass
final lazy val selector: RootWithoutTag

Attributes

Inherited from:
HasSelector

Givens

Inherited givens

Attributes

Inherited from:
HasBuild