The widget/DOM id of the file browser.
A file browser model instance.
Optional
rendererAn optional renderer for the directory listing area.
The default is a shared instance of DirListing.Renderer
.
Optional
restoreWhether a file browser automatically restores state when instantiated.
The default is true
.
The file browser model will need to be restored manually for the file browser to be able to save its state.
Optional
stateAn optional state database. If provided, the widget will restore the columns sizes
Optional
translatorThe application language translator.
An options object for initializing a file browser widget.