SelectAllTextCmd
Classes
SelectAllTextCmd
The command to select all text.
Implements
Constructors
Constructor
new SelectAllTextCmd(textManager): SelectAllTextCmd;
Parameters
| Parameter | Type |
|---|---|
textManager | ITextManager |
Returns
Methods
execute()
execute(): boolean;
Executes the command.
Returns
boolean
true if changes were made, false otherwise.