papyrus.DSL.builders.ListBuilder
Represents a nestable list builder with optional sorting (only allowed inside Papyrus, Content, Section, SubSection and Listing)
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Adds an item or a nested list
Adds an item or a nested list
Attributes
Creates a modified copy with custom internal state
Creates a modified copy with custom internal state
Attributes
Sets the list type ("ul" or "ol")
Sets the list type ("ul" or "ol")
Attributes
Sets a reference string used for Levenshtein sorting
Sets a reference string used for Levenshtein sorting
Attributes
Applies sorting based on the provided order type ("alphabetic", "length", "revert", "levenshtein")
Applies sorting based on the provided order type ("alphabetic", "length", "revert", "levenshtein")
Attributes