| Interface | Description |
|---|---|
| CellStyleHandler | |
| DetailFormatter | |
| DetailViewerFieldIfFunction |
| Class | Description |
|---|---|
| DetailViewer | Displays one or more records "horizontally" with one property per line. |
| DetailViewerField | An object literal with a particular set of properties used to configure the display of and interaction with the rows of a DetailViewer. |
| DetailViewerRecord | A DetailViewerRecord is an object literal with properties that define the values for the various fields of a DetailViewer. |