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
886 B
886 B
Added, Status
Added | Status |
---|---|
v2.0.0 | Active |
Activiti Analytics Component
Shows the charts related to the reportId passed as input
Basic Usage
<adf-analytics
[appId]="1001"
[reportId]="2006">
</adf-analytics>
Class members
Properties
Name | Type | Default value | Description |
---|---|---|---|
appId | number |
||
hideParameters | boolean |
false | |
reportId | number |
Events
Name | Type | Description |
---|---|---|
editReport | EventEmitter <Object> |
|
reportDeleted | EventEmitter <Object> |
|
reportSaved | EventEmitter <Object> |