FindAllCommand Methods
A command to find all matches of the specified text in the document.Name | Description |
---|---|
execute(text, matchCase, highlightResults) | Executes the FindAllCommand command with the specified parameters. |
getState | Gets information about the command’s state. |
See Also