Last date modified: 2025-Jul-02

Interface: IDocumentListCardService

Class for interacting with the document list card

Methods

setView()

setView(viewArtifactId): Promise<void>

Updates the card's list's view artifact and refreshes item list data

Parameters

viewArtifactId: number

Artifact ID of document view to use in item list

Returns

Promise<void>

Return to top of the page
Feedback