CSV

final case class CSV(decimalPoints: Int) extends Text
trait Serializable
trait Product
trait Equals
class Text
class Object
trait Matchable
class Any

Value members

Concrete methods

override def renderToText[P](args: Args[P]): String
Definition Classes

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
override def render[P](args: Args[P]): VdomElement
Definition Classes
Inherited from
Text
def save[P](args: Args[P]): Callback
Inherited from
Text

Inherited fields

final val fileExt: String
Inherited from
Text
final val label: String
Inherited from
SuiteResultsFormat
final val mimeType: String
Inherited from
Text