Plumtree Portal UI  
 

PTMultiColumnListView Class

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.

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

System.Object
   com.plumtree.uiinfrastructure.editor.EditorView
      com.plumtree.uiinfrastructure.expandablelist.ExpListView
         com.plumtree.portaluiinfrastructure.ptmulticolumnlist.PTMultiColumnListView

public class PTMultiColumnListView : 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.ptmulticolumnlist

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

PTMultiColumnListView Members | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace