Plumtree Portal UI  
 

com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace

Namespace hierarchy

Classes

Class 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.
PTMultiColumnListRepostControl This class contains the additional repost actions. The ones specific to the Property Editor (other than "change page", "finish" and "cancel" actions).
PTMultiColumnListView This is an implementation of the Expandable List framework for the Multi Column Array. Is constains the HTML to display the Array. It gets the data to display from MultiColumnListModel.

Interfaces

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