Plumtree Portal UI  
 

SelectPTObjectView Class

This is the implementation of the Expandable List framework for the Select PTObject list. Is constains the HTML to display the object Array. It gets the data to display from SelectPTObjectModel.

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

System.Object
   com.plumtree.uiinfrastructure.editor.EditorView
      com.plumtree.uiinfrastructure.expandablelist.ExpListView
         com.plumtree.portaluiinfrastructure.expandablelist.selectptobject.SelectPTObjectView
            com.plumtree.portaluiinfrastructure.editor.commonpages.objectsecurity.ObjectSecurityView
            com.plumtree.portaluiinfrastructure.expandablelist.inherit.CommunitiesListView
            com.plumtree.portaluiinfrastructure.subscribematrix.MultiObjectsSubscribeView

public class SelectPTObjectView : ExpListView

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

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