mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-08-07 17:48:54 +00:00
[ADF-2334] Added version and status metadata to docs (#2973)
This commit is contained in:
committed by
Eugenio Romano
parent
62d5dd1b30
commit
9e8fb2b6ea
@@ -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 |
|
||||
|
Reference in New Issue
Block a user