ShowAsTableContext

case class ShowAsTableContext(location: CodecPath, headers: List[String]) extends TableApiWriteContext[ShowAsTableContext]
Companion:
object
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

override def enterField(name: String): ShowAsTableContext
Definition Classes
override def enterIndex(idx: Int): ShowAsTableContext
Definition Classes

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product