Plumtree Portal UI  
 

SelectPTObjectsByTypeModel Class

This model sorts the expandable list of pt objects first by class id and then by name.

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

System.Object
   com.plumtree.uiinfrastructure.editor.EditorHelperModel
      com.plumtree.uiinfrastructure.expandablelist.ExpListModel
         com.plumtree.portaluiinfrastructure.expandablelist.selectptobject.SelectPTObjectModel
            com.plumtree.portaluiinfrastructure.expandablelist.selectptobject.selectptobjectsbytype.SelectPTObjectsByTypeModel
               com.plumtree.portaluiinfrastructure.editor.commonpages.objectsecurity.ObjectSecurityModel

public class SelectPTObjectsByTypeModel : SelectPTObjectModel

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.selectptobjectsbytype

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

SelectPTObjectsByTypeModel Members | com.plumtree.portaluiinfrastructure.expandablelist.selectptobject.selectptobjectsbytype Namespace