papyrus.DSL.builders.SectionBuilder
See theSectionBuilder companion object
case class SectionBuilder(var title: Option[Title], layerElements: ListBuffer[LayerElement]) extends LayerElementBuilder
Builds a Section element (only allowed inside Papyrus or Content)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait LayerElementBuildertrait Builder[LayerElement]class Objecttrait Matchableclass Any
Members list
In this article