StringTabular

works.iterative.ui.model.tables.StringTabular
trait StringTabular[A] extends Tabular[A, String]

Attributes

Graph
Supertypes
trait Tabular[A, String]
class Object
trait Matchable
class Any

Members list

Value members

Inherited and Abstract methods

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

Attributes

Inherited from:
Tabular