setDocumentsSelected

fun setDocumentsSelected(selectedDocuments: List<Document>)

Should be called by the mechanism when the user selects a particular set of documents.

This updates selectedDocuments.

Parameters

selectedDocuments

the selected documents.