selectAll([selected])
Class: PasswordField. Method inherited from UIComponent.
Description:
Selects all text of the component. Applies only to some text editing components, such as TextArea.
Parameters:
| Name | Type | Default | Description |
|---|---|---|---|
|
|
boolean |
true |
|
Returns:
Returns this component
Type: this
