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