Title | Added | Status | Last reviewed |
---|---|---|---|
Card View Content Update Service |
v6.0.0 |
Active |
2022-11-25 |
Manages Card View properties in the content services environment.
Implements BaseCardViewContentUpdate
.
-
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:
Name | Type | Description |
---|---|---|
itemUpdated$ | Subject < UpdateNotification > |
The current updated item. |
updateAspect$ | Subject < MinimalNode > (@alfresco/js-api) |
The current Node. |