Element

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object option.type
object options.type
object selected.type
object input.type
object label.type
object item.type
object section.type
object body.type
object message.type
Show all
Self type

Members list

Type members

Classlikes

abstract class Modifier(name: String)(styleElements: StyleElement*) extends StyleSheetPart

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object selected.type
object visible.type
object expand.type
object wrap.type
Self type

Value members

Concrete methods

final def mod(mods: Element => Modifier*): ClassName
override protected def nested: List[ListBuffer[_ <: StyleSheetPart]]

Attributes

Definition Classes

Inherited fields

final val className: String

Attributes

Inherited from:
StyleSheetPart
final val classNames: ClassName

Attributes

Inherited from:
StyleSheetPart