= S3 Data Views = [[TOC]] Data views are back-end classes to represent multiple records. Currently, 3 types of views are supported: - [wiki:S3/DataTable S3DataTable] - represents the records as table - [wiki:S3/DataList S3DataList] - represents the records as list - [wiki:S3/PivotTable S3PivotTable] - represents the records in a pivot table ---- - [wiki:S3 S3 API Guide] - DeveloperGuidelines