works.iterative.data.table
package works.iterative.data.table
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
object CellWriter
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CellWriter.type
case class ColumnSpec[T, U](id: String, name: String, get: T => U, width: Int = ...)(implicit evidence$1: CellWriter[U])
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
class ColumnSpecsTableRowWriter[T](specs: List[ColumnSpec[T, _]]) extends TableRowWriter[T]
Attributes
- Supertypes
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
trait TableCellStyles
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object TableCellStyles
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TableCellStyles.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class ColumnSpecsTableRowWriter[T]
class TableWorkbook
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object TableWorkbook
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TableWorkbook.type
Types
In this article