Modifier

harness.webUI.style.StyleSheet.Block.Modifier
abstract class Modifier(name: String)(styleElements: StyleElement*) extends StyleSheetPart

Attributes

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

Members list

Value members

Concrete methods

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

Attributes

Definition Classes
final def when(cond: Boolean): ClassName

Inherited fields

final val className: String

Attributes

Inherited from:
StyleSheetPart
final val classNames: ClassName

Attributes

Inherited from:
StyleSheetPart