IProject |
public interface IProjectBrowseView
The IProjectBrowseView type exposes the following members.
| Name | Description | |
|---|---|---|
| Controller | Gets or sets the controller associated with the view. | |
| TreeNodeContextMenu | Gets the context menu used for tree nodes. |
| Name | Description | |
|---|---|---|
| InitializeCurrentFolder | Sets the display in what folder we are currently in. | |
| InitializeList | Initializes the item list. | |
| InitializeTree | Sets the browser root node. | |
| SetSortIndicator_ChangeDateColumn | Sets the sort indicator for the change date column. | |
| SetSortIndicator_CreationDateColumn | Sets the sort indicator for the creation date column. | |
| SetSortIndicator_NameColumn | Sets the sort indicator for the name column. | |
| SetSortIndicator_NameRevColumn | Sets the sort indicator for the reverse-name column. | |
| SilentSelectTreeNode | Selects the specified tree node without triggering selection handlers. | |
| SynchronizeListSelection | Synchronizes the selection state of the list view. |