AttrMap

harness.webUI.style.CssClassMap$.AttrMap
See theAttrMap companion object
final class AttrMap

Attributes

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

Members list

Value members

Concrete methods

def ++(other: AttrMap): AttrMap
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

val list: List[CSSAttr]