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

Concise view

Type members

Classlikes

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object button.type
object fileInput.type
object formField.type
object formSubmit.type
object navBar.type
object page.type
object pageMessages.type
object stdTable.type
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