EDITABLE


Description:

EDITABLE

Indicates that this object can contain text, and that the user can change the textual contents of this object by editing those contents directly.

For an object which is expected to be editable due to its type, but which cannot be edited due to the application or platform preventing the user from doing so, that object's StateSet should lack ATK_STATE_EDITABLE and should contain ATK_STATE_READ_ONLY.