Base Single Row Section Definition
BaseSingleRowSectionDefinition ⇐ BaseSectionDefinition
A single row section is a section which consists of only one row. All the existing single row sections inherits from this section.
Kind: global class
Extends: BaseSectionDefinition
baseSingleRowSectionDefinition.dataRows ⇒ array
This kind of section is its own data row.
Kind: instance property of BaseSingleRowSectionDefinition
Returns: array - Returns an array of rowIds, In this case only one.