enabled([enabled])
Class: TextArea. Method inherited from UIComponent.
Description:
Enables or disables the component.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
boolean |
|
Returns:
If called with an argument, then this component instance is returned, otherwise boolean value is returned.
Type: boolean | this
