AcceptSelectedSuggestionsCommand (track-changes/commands)
@ckeditor/ckeditor5-track-changes/src/commands/acceptselectedsuggestionsinselection
class
A command that accepts at once all suggestions selected by the user.
Filtering
Methods
-
constructor( editor, acceptSuggestionCommand, suggestions )
Creates
AcceptSelectedSuggestionsCommand
instance.Parameters
editor : Editor
acceptSuggestionCommand : AcceptSuggestionCommand
suggestions : Map.<Suggestion>