Modifier

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object selected.type
object visible.type
object expand.type
object wrap.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