bind Provider
Binds a custom undo/redo provider. Must be called when the toolbar's controller is bound. Use this for non-UndoManager providers (e.g., DocumentEditorUndoProvider). Note: Manual calls to updateUndoRedoButtons are required when the undo/redo state changes.
Parameters
provider
The undo/redo provider to bind