Plumtree Portal UI  
 

SelectPTObjectModel Class

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.

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

System.Object
   com.plumtree.uiinfrastructure.editor.EditorHelperModel
      com.plumtree.uiinfrastructure.expandablelist.ExpListModel
         com.plumtree.portaluiinfrastructure.expandablelist.selectptobject.SelectPTObjectModel
            com.plumtree.portaluiinfrastructure.expandablelist.inherit.InheritListModel
            com.plumtree.portaluiinfrastructure.expandablelist.selectptobject.selectptobjectsbytype.SelectPTObjectsByTypeModel

public class SelectPTObjectModel : ExpListModel, ISelectPTObjectModelRO

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.expandablelist.selectptobject

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

SelectPTObjectModel Members | com.plumtree.portaluiinfrastructure.expandablelist.selectptobject Namespace