InsertTextCommand Methods
A command to insert text at the current position in the document.Name | Description |
---|---|
execute(text) | Executes the InsertTextCommand command with the specified parameters. |
getState | Gets information about the command’s state. |
See Also