Plumtree Portal UI  
 

ISaveObjectModelRO Interface

This interface is implemented by the Model. It contains all the read-only mothods of the Model accessed by the Views.

For a list of all members of this type, see ISaveObjectModelRO Members.

public interface ISaveObjectModelRO : IModelRO, IMVCObject

Types that implement ISaveObjectModelRO

Type Description
SaveObjectModel This is the Model class for the Save object pop-up. We use it to store the state of the save object pop-up, except for the security page and the folder tree. The Security page is part of the Object Editor AS which is the parent space of this one. The Folder Tree is a sub space.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.editor.saveobject

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

ISaveObjectModelRO Members | com.plumtree.portaluiinfrastructure.editor.saveobject Namespace