mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
* [ADF-3323] Fixed URL path to Typescript source files * [ADF-3323] Fixed and checked broken links caused by previous bug
864 B
864 B
Added, Status
Added | Status |
---|---|
v2.0.0 | Active |
Activiti Analytics List Component
Shows a list of all available reports
Basic Usage
<analytics-report-list
[layoutType]="'LIST'">
</analytics-report-list>
Class members
Properties
Name | Type | Default value | Description |
---|---|---|---|
appId | number |
||
layoutType | string |
||
selectFirst | boolean |
false |
Events
Name | Type | Description |
---|---|---|
error | EventEmitter <Object> |
|
reportClick | EventEmitter < ReportParametersModel > |
|
success | EventEmitter <Object> |