papyrus.logic.layerElement

Members list

Type members

Classlikes

trait LayerElement extends Renderer

Represents any renderable element in the document body (text, title, image, table, section, etc.)

Represents any renderable element in the document body (text, title, image, table, section, etc.)

Attributes

Supertypes
trait Renderer
class Object
trait Matchable
class Any
Known subtypes
trait Image
trait Table[T]
trait Section
trait SubSection
trait Text
trait Title
trait ListElement
trait Item
trait Listing
Show all
trait ListElement extends LayerElement

Represents an element that can be part of a list (e.g., Item or Listing)

Represents an element that can be part of a list (e.g., Item or Listing)

Attributes

Supertypes
trait LayerElement
trait Renderer
class Object
trait Matchable
class Any
Show all
Known subtypes
trait Item
trait Listing
trait Listing extends ListElement

Represents a list (ordered or unordered), possibly containing nested lists or items

Represents a list (ordered or unordered), possibly containing nested lists or items

Attributes

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

Attributes

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