nsIFileView
IID: | 60b320d2-1dd2-11b2-bd73-dc3575f78ddd |
Inherits From: | nsISupports |
This interface is implemented by the following components:
Constants
PRInt16 | sortName | = 0 |
PRInt16 | sortSize | = 1 |
PRInt16 | sortDate | = 2 |
Properties
readonly PRBool reverseSort
readonly nsIArray selectedFiles
PRBool showHiddenFiles
PRBool showOnlyDirectories
readonly PRInt16 sortType
Methods
void setDirectory ( nsIFile directory )
void setFilter ( PRUnichar* filterString )
void sort ( PRInt16 sortType , PRBool reverseSort )
void setDirectory ( nsIFile directory )
- Arguments:
- directory
Reference documentation is generated from Mozilla's source.