Base Single Row Section Definition
BaseSectionDefinition
BaseSingleRowSectionDefinition ⇐ 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
array
baseSingleRowSectionDefinition.dataRows ⇒ 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.