Creates a new document update handler.
The total number of steps to be completed.
The callback function to be called once all steps are completed.
Optional
skipRefresh: booleanIf set to true, the document will not be refreshed once all steps are completed. Defaults to false, meaning by default the document will be refreshed.
Optional
skipUpdatePreview: booleanIf set to true, the page thumbnails will not be updated once all steps are completed. Defaults to false, meaning by default the page thumbnails will be updated.
A new update handler.
Generated using TypeDoc
The constructor interface of the document update handler.