Uiinfrastructure API Docs  
 

GrowableListView Class

This is the implementation of the Expandable List framework for the Growable Array. Is constains the HTML to display the Growable Array. It gets the data to display from GrowableListModel.

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

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

public class GrowableListView : 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.uiinfrastructure.expandablelist.growablelist

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

GrowableListView Members | com.plumtree.uiinfrastructure.expandablelist.growablelist Namespace