papyrus.logic.layerElement.captionElement
Members list
Type members
Classlikes
trait CaptionElement extends LayerElement
A layer element that can have an optional caption
A layer element that can have an optional caption
Attributes
- Supertypes
-
trait LayerElementtrait Renderertrait RendererStyleclass Objecttrait Matchableclass AnyShow all
- Known subtypes
A single cell in a row
A single cell in a row
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object Cell
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 CaptionElementtrait LayerElementtrait Renderertrait RendererStyleclass Objecttrait Matchableclass AnyShow all
object Image
A row of cells in a table
A row of cells in a table
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object Row
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 CaptionElementtrait LayerElementtrait Renderertrait RendererStyleclass Objecttrait Matchableclass AnyShow all
In this article