papyrus.logic.layerElement.captionElement

Members list

Type members

Classlikes

A layer element that can have an optional caption

A layer element that can have an optional caption

Attributes

Supertypes
trait LayerElement
trait Renderer
class Object
trait Matchable
class Any
Show all
Known subtypes
trait Image
trait Table[T]
trait Cell[T]

A single cell in a row

A single cell in a row

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object Cell

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Cell.type
trait Image extends CaptionElement

An image element with optional caption, width, and alignment

An image element with optional caption, width, and alignment

Attributes

Companion
object
Supertypes
trait LayerElement
trait Renderer
class Object
trait Matchable
class Any
Show all
object Image

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Image.type
trait Row[T]

A row of cells in a table

A row of cells in a table

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object Row

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Row.type
trait Table[T] extends CaptionElement

A table with rows and a caption, rendered using a function

A table with rows and a caption, rendered using a function

Attributes

Companion
object
Supertypes
trait LayerElement
trait Renderer
class Object
trait Matchable
class Any
Show all
object Table

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Table.type