Interface implemented by the editor classes capable of editing the
Item. Implementing this interface means that the Item serving as the
data source of the editor can be modified through it. Note that
not implementing the
Item.Editor
interface does not
restrict the class from editing the contents of an internally.
Inheritance Path. com.itmill.toolkit.data.Item.Editor