Row

papyrus.logic.layerElement.captionElement.Row
See theRow companion trait
object Row

Attributes

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

Members list

Value members

Concrete methods

def apply[T](cells: List[Cell[T]]): Row[T]

Create a row from a list of cells

Create a row from a list of cells

Attributes