mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-04-16 22:24:49 +00:00
1.8 KiB
1.8 KiB
Title, Added, Status, Last reviewed
| Title | Added | Status | Last reviewed |
|---|---|---|---|
| Card View Content Update Service | v6.0.0 | Active | 2022-11-25 |
Card View Content Update Service
Manages Card View properties in the content services environment.
Class members
Methods
-
update(property:
CardViewBaseItemModel, newValue:any)- property:
CardViewBaseItemModel- - newValue:
any-
- property:
-
updateElement(notification:
CardViewBaseItemModel)
Updates the cardview items property- notification:
CardViewBaseItemModel-
- notification:
-
updateNodeAspect(node:
MinimalNode)
Update node aspect observable.- node:
MinimalNode-
- node:
Properties
| Name | Type | Description |
|---|---|---|
| itemUpdated$ | Subject<UpdateNotification> |
The current updated item. |
| updateAspect$ | Subject<MinimalNode>(@alfresco/js-api) |
The current Node. |