Plumtree Portal UI  
 

IPTMultiColumnListModelRO 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 IPTMultiColumnListModelRO Members.

public interface IPTMultiColumnListModelRO : IExpListModelRO, IPaginationModelRO, IModelRO, IMVCObject

Types that implement IPTMultiColumnListModelRO

Type Description
PTMultiColumnListModel This is the implementation of the Expandable List framework for the the Select PTObject list. The Select PTObject is a list of objects. New objects can be added to the list by selecting them from the associated Object tree. The list is by default sorted by name ascending.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.ptmulticolumnlist

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

IPTMultiColumnListModelRO Members | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace