Click or drag to resize

IProjectBrowseView Methods

The IProjectBrowseView type exposes the following members.

Methods
 NameDescription
Public methodInitializeCurrentFolderSets the display in what folder we are currently in.
Public methodInitializeList Initializes the item list.
Public methodInitializeTreeSets the browser root node.
Public methodSetSortIndicator_ChangeDateColumn Sets the sort indicator for the change date column.
Public methodSetSortIndicator_CreationDateColumn Sets the sort indicator for the creation date column.
Public methodSetSortIndicator_NameColumn Sets the sort indicator for the name column.
Public methodSetSortIndicator_NameRevColumn Sets the sort indicator for the reverse-name column.
Public methodSilentSelectTreeNode Selects the specified tree node without triggering selection handlers.
Public methodSynchronizeListSelection Synchronizes the selection state of the list view.
Top
See Also