Cell

papyrus.logic.layerElement.captionElement.Cell
See theCell companion trait
object Cell

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Cell.type

Members list

Value members

Concrete methods

def apply[T](content: T, head: Boolean, colspan: Int, rowspan: Int): Cell[T]

Create a cell with content, colspan, rowspan and head flag

Create a cell with content, colspan, rowspan and head flag

Attributes