editable property

bool editable
final

Allow inline rename (double-click / F2 / Enter) and structural edits via the context menu. When false the tree is read-only for navigation.

Implementation

final bool editable;