org.cosplay.CPAsciiTable$
See theCPAsciiTable companion class
Companion object contains utility functions.
Attributes
-
Companion
-
class
-
Source
-
CPAsciiTable.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Creates new ASCII text table with all defaults.
Creates new ASCII table with given header cells.
Creates new ASCII table with given header cells.
Value parameters
-
hdrs
-
Header.
Attributes
-
Source
-
CPAsciiTable.scala
Creates new ASCII table with given header cells.
Creates new ASCII table with given header cells.
Value parameters
-
hdrs
-
Header.
Attributes
-
Source
-
CPAsciiTable.scala
Creates new ASCII table with given headers and data.
Creates new ASCII table with given headers and data.
Value parameters
-
data
-
Table data (sequence of rows).
-
hdrs
-
Headers.
Attributes
-
Source
-
CPAsciiTable.scala