M

harness.webUI.style._DefaultStyleSheet.button$.M
abstract class M(name: String)(bgc: String, c: String, hc: String) extends Modifier

Attributes

Graph
Supertypes
class Modifier
class Object
trait Matchable
class Any
Known subtypes
object error.type
object primary.type
object secondary.type

Members list

Value members

Inherited methods

override protected def nested: List[ListBuffer[_ <: StyleSheetPart]]

Attributes

Definition Classes
Inherited from:
Modifier
final def when(cond: Boolean): ClassName

Attributes

Inherited from:
Modifier

Inherited fields

final val className: String

Attributes

Inherited from:
StyleSheetPart
final val classNames: ClassName

Attributes

Inherited from:
StyleSheetPart
final val styleElements: List[StyleElement]

Attributes

Inherited from:
StyleSheetPart