Uiinfrastructure API Docs  
 

SortedMultiColumnListModel Class

This model allows you to use a sorted multi column list.

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

System.Object
   com.plumtree.uiinfrastructure.editor.EditorHelperModel
      com.plumtree.uiinfrastructure.expandablelist.ExpListModel
         com.plumtree.uiinfrastructure.expandablelist.multicolumnlist.MultiColumnListModel
            com.plumtree.uiinfrastructure.expandablelist.multicolumnlist.sorted.SortedMultiColumnListModel
               com.plumtree.uiinfrastructure.expandablelist.multicolumnlist.sortedmetadata.SortedMetaDataListModel

public class SortedMultiColumnListModel : MultiColumnListModel

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.uiinfrastructure.expandablelist.multicolumnlist.sorted

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

SortedMultiColumnListModel Members | com.plumtree.uiinfrastructure.expandablelist.multicolumnlist.sorted Namespace