papyrus.logic.layerElement.text
package papyrus.logic.layerElement.text
Members list
Type members
Classlikes
trait Item extends ListElement
Represents a list item (li) inside a Listing in Papyrus format
Represents a list item (li) inside a Listing in Papyrus format
Attributes
- Companion
- object
- Supertypes
-
trait ListElementtrait LayerElementtrait Renderertrait RendererStyleclass Objecttrait Matchableclass AnyShow all
object Item
trait Text extends LayerElement
Represents a styled text element in the document
Represents a styled text element in the document
Attributes
- Companion
- object
- Supertypes
-
trait LayerElementtrait Renderertrait RendererStyleclass Objecttrait Matchableclass AnyShow all
object Text
trait Title extends LayerElement
Represents a section or document title with a heading level and style
Represents a section or document title with a heading level and style
Attributes
- Companion
- object
- Supertypes
-
trait LayerElementtrait Renderertrait RendererStyleclass Objecttrait Matchableclass AnyShow all
In this article