[Go to site: main page, start]

Interface _DocumentDirectoryConfiguration

interface _DocumentDirectoryConfiguration {
    collection: DirectoryCollection;
    renderUpdateKeys: string[];
}
Index

Properties

collection: DirectoryCollection

The Document collection that this directory represents.

renderUpdateKeys: string[]

Updating one of these properties of a displayed Document will trigger a re-render of the tab.