deleteSelection()
Class: TextArea. Method inherited from TextComponent.
Description:
Removes selected text. Applies only to some text editing components, such as TextArea, Password, DocumentEditor, etc.
Parameters:
No parameters
Returns:
Returns this component instance for method chaining.
Type: this
