Uiinfrastructure API Docs  
 

ExpListView Class

This View contains the HTML for the Expandable List Framework.

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

System.Object
   com.plumtree.uiinfrastructure.editor.EditorView
      com.plumtree.uiinfrastructure.expandablelist.ExpListView
         com.plumtree.uiinfrastructure.expandablelist.growablelist.GrowableListView
         com.plumtree.uiinfrastructure.expandablelist.multicolumnlist.MultiColumnListView

public abstract class ExpListView : EditorView

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

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

ExpListView Members | com.plumtree.uiinfrastructure.expandablelist Namespace