Contents

DocumentBaseBox

A Box that allows setting its Document base not requiring the caller to know the exact types of the box and its base.

Declaration

protocol DocumentBaseBox<Document> : AnyObject

Topics

Specifying the document type

Accessing the document

See Also

Storing document data in a reference type instance