Creates a new File System View.
The path to use for this view.
FS Dropzone.
Current filesystem path.
Navigation history.
Current history position.
Whether to navigate initially
FS view options
Select box listener.
Currently selected icons
The underlying HTML element.
Makes an icon dropzone.
The icon to make draggable.
Go backwards in history.
Whether to navigate. Default = true.
Puts items on the clipboard.
The items to put
The action.
Creates the rename box listener.
The icon to create the listener for.
On finish callback.
Deselects all icons.
Destroys the UI component.
[internal] Draw the watermark.
Fires an event.
The event name to fire.
The arguments to pass.
Go forwards in history.
Whether to navigate. Default = true.
Returns the element for this UI component.
Returns the size of the component.
[unused]
Makes an icon draggable.
The icon to make draggable.
Creates an icon.
The label of the icon.
The URL of the icon image.
Navigates to the specified path.
The path to navigate to.
On navigation complete callback.
Whether to play a sound upon navigation.
Whether to add the navigation to the navigation history.
Listens for an event.
The event name to listen for.
The callback to assign.
Listens for an event once.
The event name to listen for.
The callback to assign.
Occurs when a drag drop operation is completed.
Occurs on item drop
Occurs when an item is double clicked
Occurs when an item is selected
Conditional
On refresh needed
Performs a clipboard action.
The clipboard action to perform.
Readdir function
Refreshes the view.
Callback.
Resets the clipboard.
Selects an icon.
The icon element to target.
Do not deselect all previous icons.
Sets the size of the component.
CSS prefixed width.
CSS prefixed height.
Sets the view mode.
The view mode to use.
Sorts the icons.
UI Create Directory.
UI Create File.
Go up a folder
Whether to navigate. Default = true.
Generated using TypeDoc
File system view UI component.
This component displays file system entries as icons.