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