org.millstone.base.data
Interface Container.Editor

All Superinterfaces:
Container.Viewer
Enclosing interface:
Container

public static interface Container.Editor
extends Container.Viewer

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.


Methods inherited from interface org.millstone.base.data.Container.Viewer
getContainerDataSource, setContainerDataSource
 



Copyright © 2000,2001,2002 IT Mill Ltd. All Rights Reserved.