Tabular

works.iterative.ui.model.tables.Tabular
trait Tabular[A, Cell]

A typeclass to represet a type that can be tabulated into Cells

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait HtmlTabular[A]
trait StringTabular[A]

Members list

Value members

Abstract methods

def columns: List[Column[A, Cell]]