[ADF-2334] Added version and status metadata to docs (#2973)

This commit is contained in:
Andy Stark
2018-02-21 12:05:55 +00:00
committed by Eugenio Romano
parent 62d5dd1b30
commit 9e8fb2b6ea
39 changed files with 169 additions and 55 deletions

View File

@@ -1,23 +1,12 @@
---
Added: v2.0.0
Status: Active
---
# DataTableAdapter interface
Defines how table data is supplied to [DataTable](datatable.component.md)
and [Tasklist](task-list.component.md) components.
<!-- markdown-toc start - Don't edit this section. npm run toc to generate it-->
<!-- toc -->
- [Properties](#properties)
- [Methods](#methods)
- [Details](#details)
* [Columns and rows](#columns-and-rows)
* [ObjectDataTableAdapter](#objectdatatableadapter)
- [See also](#see-also)
<!-- tocstop -->
<!-- markdown-toc end -->
## Properties
| Name | Type | Description |