com.metamatrix.common.object
Interface PropertiedObjectView

All Known Subinterfaces:
DirectoryEntryView, TreeView
All Known Implementing Classes:
BasicTreeView, FileSystemView

public interface PropertiedObjectView


Method Summary
 PropertiedObjectEditor getPropertiedObjectEditor()
          Return the propertied object editor for this view.
 

Method Detail

getPropertiedObjectEditor

PropertiedObjectEditor getPropertiedObjectEditor()
Return the propertied object editor for this view.

Returns:
the PropertiedObjectEditor instance


Copyright © 2009. All Rights Reserved.