Class |
Description |
PTMultiColumnListModel
|
This is the implementation of the Expandable List framework for the the Select PTObject list. The Select PTObject is a list of objects. New objects can be added to the list by selecting them from the associated Object tree. The list is by default sorted by name ascending. |
PTMultiColumnListRepostControl
|
This class contains the additional repost actions. The ones specific to the Property Editor (other than "change page", "finish" and "cancel" actions). |
PTMultiColumnListView
|
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. |