DataRow

case class DataRow(values: Seq[String]) extends Row
trait Serializable
trait Product
trait Equals
trait Row
class Object
trait Matchable
class Any

Value members

Concrete methods

def tds: Seq[HtmlElement]

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product

Inherited fields

val rowID: RowID
Inherited from
Row