StyleSheet

harness.webUI.style.StyleSheet
See theStyleSheet companion object
abstract class StyleSheet(val name: String)(inTags: InTag*)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Type members

Classlikes

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object button.type
object dropdownSelect.type
object fileInput.type
object formField.type
object formSubmit.type
object navBar.type
object page.type
object pageMessages.type
object stdTable.type
Show all
Self type

Value members

Concrete methods

final override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any

Concrete fields

final val name: String