Lines Matching refs:directory
49 /** Sets the root directory that the FolderPicker should display.
50 It is not specified which root directory the FolderPicker
51 chooses if the specified root directory doesn't exist.
54 …Specifies the root directory in url format, conform to <a href="http://www.w3.org/Addressing/rfc17…
63 /** Returns the root directory that the FolderPicker is showing. The
64 return value is undefined if the client did not choose a root directory
65 or the previously specified root directory doesn't exist.
68 The directory in url format.
73 …/** Returns the selected directory as url conform to <a href="http://www.w3.org/Addressing/rfc1738…
76 The selected directory as url if the user did close the dialog with ok
83 for the user within the dialog, e.g. "Please select a directory".