mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-588] Explicitly added task/process list model classes to docs (#4447)
* [ADF-588] Added short clarifications of where task/proc list props are defined * [ADF-588] Added short clarifications of where task/proc list props are defined * [ADF-588] Fixed links and merge glitches
This commit is contained in:
committed by
Eugenio Romano
parent
74738f1f8b
commit
dafda33740
@@ -74,8 +74,9 @@ when the process list is empty:
|
||||
|
||||
## Details
|
||||
|
||||
You can define a custom schema for the list in the `app.config.json` file and access it with the
|
||||
`presetColumn` property as shown below:
|
||||
The list can show any of the properties of the
|
||||
[`ProcessInstance`](../../../lib/process-services/process-list/models/process-instance.model.ts)
|
||||
class. The example below shows how to define a custom schema for the list in the `app.config.json` file and access it with the `presetColumn` property:
|
||||
|
||||
```json
|
||||
"adf-process-list": {
|
||||
|
Reference in New Issue
Block a user