editable([editable])
Class: Tree.
Description:
Sets or gets whether Tree nodes' text can be edited by user.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
boolean |
enables or disables editing |
Returns:
If arguments is passed, returns this component instance, otherwise returns boolean value.
Type: Object | boolean
