RowElement
class RowElement(_identifier: IdentifierSpec, val fields: List<SectionSingleFieldElement>, val controller: RowController) : SectionMultiFieldElement
Constructors
Link copied to clipboard
constructor(_identifier: IdentifierSpec, fields: List<SectionSingleFieldElement>, controller: RowController)