ActivateListing | Makes this listing window the active listing in the shell frame. |
ActivateSelected | Performs the default action for currently selected item. |
GetFolderName | Returns the display name of a folder in the current listing. |
RefreshListing | Refreshes the listing. |
RefreshListingAsync | Refreshes the listing asynchronously from the server. |
RefreshObject | Refreshes the specified object in the listing. |
RefreshSelectedObjects | Refreshes the selected objects in the listing. |
SelectFolder | Moves the selection to the folder item. |
SelectNextFolder | Moves the current selection to the next folder item. |
SelectNextObject | Moves the current selection to the next object (object version) item. |
SelectNextObjectFile | Moves the current selection to the next object file. |
SelectObjectFile | Selects the object (object version) item. |
SelectObjectOrObjectFileVersion | Selects object or file version in the listing window. |
SelectObjectVersion | Selects the object file item. |
SelectPrevFolder | Moves the current selection to the previous folder. |
SelectPrevObject | Moves the current selection to the previous object (object version) item. |
SelectPrevObjectFile | Moves the current selection to the previous object file item. |
SetFolderSelectionStates | Selects or unselects property folders. |
SetObjectOrObjectFileVersionSelectionStates | Selects or unselects objects or object files. |
SetObjectVersionSelectionStates | Selects or unselects object versions. |
SetTheme | Changes the theme of the shell listing. |
SetVirtualSelection | Overrides the items selection with a virtual selection. |
UnselectAll | Unselects the current selection. |