case classTabularVisualModel(content: Seq[Seq[String]], columnDefs: Seq[ColumnDef], messages: Seq[String]) extends VisualModel with Product with Serializable
A visual model that corresponds to a table in the results console.
Linear Supertypes
Serializable, Serializable, Product, Equals, VisualModel, AnyRef, Any
A visual model that corresponds to a table in the results console.